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.
Sort: