boostorg / coroutine2

Boost.Coroutine2
128 stars 41 forks source link

emscripten support? #30

Closed unicomp21 closed 4 years ago

unicomp21 commented 4 years ago

Given webassembly currently doesn't have couroutine support, being able to use boost fibers from emscripten would be awesome!

olk commented 4 years ago

belongs to boost.context (implements context switching)