zlacker

[parent] [thread] 1 comments
1. quibon+(OP)[view] [source] 2026-02-03 17:39:41
I don't know enough about event simulation to talk API design in depth but I find the stackful coroutine approach super interesting so I'll be taking a look at the code later!

Do you plan on accepting contributions or do you see the repo as being a read-only source?

replies(1): >>ambonv+C1
2. ambonv+C1[view] [source] 2026-02-03 17:45:46
>>quibon+(OP)
I would be happy accepting contributions, especially for porting to additional architectures. I think the dependency is relatively well encapsulated (see src/port), but code for additional architectures needs to be well tested on the actual platform, and there are limits to how much hardware fits on my desk.
[go to top]