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.
Mark the start of the instance.
Generated using TypeDoc
Environment to impelement most of the JS library functions.