Open
Description
Currently, we use JsValueTransport
to facilitate moving values between the rb-abi-host and rb-abi-guest. Since the introduction of this workaround in #18 (May 2022), the WIT format implemented features such as worlds and import/exports. If we update our .wit files to use these new features I think JsValueTransport
would no longer needed because the host and guest .wit can reference each other.
Metadata
Metadata
Assignees
Labels
No labels