-
Notifications
You must be signed in to change notification settings - Fork 5.3k
Closed
Labels
arch-wasmWebAssembly architectureWebAssembly architecturearea-System.Runtime.InteropServices.JavaScript
Milestone
Description
- move
-s EXPORT_ES6=1to compilation or defaults .rsp - rename samples like
console-v8-es6toconsole-v8 - rename or remove folder
runtime\es6 - use
v8 --moduleto- get rid of
src\mono\sample\wasm\console-v8-es6\v8shim.cjs - make
test-main.jsES6 -
src\mono\wasm\host\JSEngineHost.cs
- get rid of
- remove
imports.isGlobalfromexports.ts
Metadata
Metadata
Assignees
Labels
arch-wasmWebAssembly architectureWebAssembly architecturearea-System.Runtime.InteropServices.JavaScript