Skip to content

src,v8: add wasm streaming handler api

Rodrigo Muino Tomonari requested to merge feature/wasm-streaming-handler into main

this allows user code to take full advantage of v8's wasm streaming api by caching previously compiled modules.

Fixes: https://github.com/nodejs/node/issues/36671

Merge request reports

Loading