Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/evan-brass/asynctosync

How to provide a syncronous API to WASM over an inherently asynchronous JavaScript API - using worker threads, SharedArrayBuffer, and Atomics.
https://github.com/evan-brass/asynctosync

Last synced: 16 days ago
JSON representation

How to provide a syncronous API to WASM over an inherently asynchronous JavaScript API - using worker threads, SharedArrayBuffer, and Atomics.

Awesome Lists containing this project