Brion Vibber

Brion Vibber at

So this is complicated by liboggz's API which seems to assume synchronous I/o. :( however I think I can use emscripten's 'asyncify' feature to present synchronous C interfaces that are backed by asynchronous JavaScript. Sounds scary! Will try it later....

https://github.com/kripken/emscripten/wiki/Asyncify