Note: this package is not 100% compatible with the CBOR specification. See the Not implemented section for more details.
This is an experimental JavaScript library that helps instantiating WebAssembly modules with imports by providing functionality to link JavaScript objects (functions, memories, globals) as imports, as ...