Hacker News new | ask | show | jobs
by miclill 898 days ago
I think the _magic_ here is emscripten:

- https://emscripten.org/docs/porting/setjmp-longjmp.html

- https://github.com/koka-lang/libmprompt/blob/main/src/mpromp...

1 comments

Thanks! Will take a look. The question is if course how emscripten implements longjmp.