JSPI is an API that allows synchronous sequential code compiled to WebAssembly to access asynchronous Web APIs. It allows WebAssembly applications to be suspended when a promise is returned and to be resumed when the promise is resolved.

2m read timeFrom developer.chrome.com
Post cover image

Sort: