Reference Types (externref)
This extension lets Wasm store references to host objects (externref) and introduces more flexible function references.
See the Reference Types page for fundamentals. Use with tables and call_indirect for dynamic dispatch.
Instruction Reference
Section titled “Instruction Reference”- Reference Instructions —
ref.null,ref.func,ref.is_null - Table Instructions —
table.get,table.set - Type Names —
funcref,externref