V8 icon indicating copy to clipboard operation
V8 copied to clipboard

Emscripten implementation

Open jeroen opened this issue 1 year ago • 0 comments

Can we mimic V8 with the emscripten API for wasm workers (one for each context) and emscripten_run_script_string?

  • https://emscripten.org/docs/api_reference/wasm_workers.html
  • https://emscripten.org/docs/api_reference/emscripten.h.html#c.emscripten_run_script_string

jeroen avatar Feb 18 '24 18:02 jeroen