You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The `wit_library` creates the interface definitions, and `rust_wasm_component` compiles your Rust code into a WebAssembly component that implements that interface.
111
+
The `wit_library` creates the interface definitions, and `rust_wasm_component_bindgen` compiles your Rust code into a WebAssembly component that implements that interface.
0 commit comments