-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Link in documentation intro #3143
Copy link
Copy link
Closed
Labels
Description
I was just going through the documentation:
The wasm-bindgen tool is sort of half polyfill for features like the host bindings proposal and half features for empowering high-level interactions between JS and wasm-compiled code (currently mostly from Rust).
The host-bindings proposal seems to be inactive, and it links to the component model repo.
Should the documentation be updated (at least to explain why the proposal is inactive)?
Reactions are currently unavailable