Source code

Revision control

Copy as Markdown

Other Tools

features:
- name: wasm-reference-types
files:
- "ref_func.wast.js.html"
- "ref_is_null.wast.js.html"
- "ref_null.wast.js.html"
- "table_get.wast.js.html"
- "table_set.wast.js.html"
- name: wasm-tail-call-optimization
files:
- "return_call.wast.js.html"
- "return_call_indirect.wast.js.html"
- name: wasm-typed-fun-refs
files:
- "br_on_non_null.wast.js.html"
- "br_on_null.wast.js.html"
- "call_ref.wast.js.html"
- "ref_as_non_null.wast.js.html"
- "return_call_ref.wast.js.html"