GeistHaus
log in · sign up

Pause and Resume WebAssembly with Binaryen's Asyncify

kripken.github.io

Pausing and resuming code can be useful for various things, like implementing coroutines, async/await, limiting how much CPU time untrusted code gets, and so...

5 pages link to this URL