-
Notifications
You must be signed in to change notification settings - Fork 286
Open
Description
The JS String Builtin provides a set of functions to the wasm:js-string
namespace, and it is best to wit them to fit into the component model system.
- Standardize unmanaged core module imports in the
wasm:js-string
namespace - Host can selectively implement some js functions
- Linker can select the required shim implementation
- As a shared core definition, other js binding libraries can import and pass js strings without loss
There are many details to discuss, such as
-
wasm:js-string
is not a valid world name - Is
js-string
a resource?
Metadata
Metadata
Assignees
Labels
No labels