| Class | Description |
|---|---|
| ExportByteSourceNode |
Exports byte source such that it can be read by WASM.
|
| ToJSValueNode |
Implementation of ToJSValue() operation.
|
| ToWebAssemblyIndexOrSizeNode |
Performs a conversion of the argument to non-negative
int common to various parts of
WebAssembly implementation. |
| ToWebAssemblyValueNode |
Implementation of ToWebAssemblyValue() operation.
|