Ben Visness
Results
32
issues of
Ben Visness
The JS API's [implementation limits](https://www.w3.org/TR/wasm-js-api-2/#limits) were introduced in https://github.com/WebAssembly/spec/pull/873 and modified in https://github.com/WebAssembly/spec/pull/1195 to include runtime limits. However, the JS API spec's current handling of implementation limits still has many...
The [Compact Import Section](https://github.com/WebAssembly/compact-import-section) proposal adds two new binary and text encodings to the import section that can express imports more concisely.