Sunday, January 22, 2023

WebAssembly JavaScript async with V8

 Introducing the WebAssembly JavaScript Promise Integration API · V8

The JavaScript Promise Integration (JSPI) API allows WebAssembly applications that were written assuming that access to external functionality was synchronous to operate smoothly in an environment where much of the desired functionality is asynchronous.