WebAssembly API method
C18795
concept
A WebAssembly API method is a function exposed by the WebAssembly runtime or host environment that enables loading, instantiating, interacting with, and managing WebAssembly modules from external code.
Observed surface forms (1)
- WebAssembly API interface ×2
Instances (3)
- WebAssembly.compileStreaming
- WebAssembly.Module via concept surface "WebAssembly API interface"
- WebAssembly.Instance via concept surface "WebAssembly API interface"