The imports that can be passed to WebAssembly instance creation.
Maintains a table of FTVMWasmPackedCFunc that the C part can call via TVMWasmPackedCFunc.
We maintain a separate table so that we can have un-limited amount of functions that do not maps to the address space.
Free table index that can be recycled.
Generated using TypeDoc
Environment to impelement most of the JS library functions.