wasm_wit_component 0.0.1 copy "wasm_wit_component: ^0.0.1" to clipboard
wasm_wit_component: ^0.0.1 copied to clipboard

Wasm code generator and bindings for Web Assembly Interface Types (WIT) and Wasm Components

Documentation #

Bindings for WASM WIT components. For more information please visit the main README at https://github.com/juancastillo0/wasm_run?tab=readme-ov-file#wasm-components-and-wasm-interface-type-wit or follow the WIT tutorial at https://github.com/juancastillo0/wasm_run?tab=readme-ov-file#wasm-components-and-wasm-interface-type-wit.

Build Wasm Module #

cargo +stable wasi build --release
cp target/wasm32-wasi/release/dart_wit_component.wasm wasm_wit_component/lib/dart_wit_component.wasm
dart run wasm_wit_component/bin/generate.dart wit/dart-wit-generator.wit wasm_wit_component/lib/src/generator.dart
1
likes
160
pub points
34%
popularity

Publisher

unverified uploader

Wasm code generator and bindings for Web Assembly Interface Types (WIT) and Wasm Components

Repository (GitHub)
View/report issues

Topics

#wasm #wit #wasm-component #codegen #interop

Documentation

API reference

License

MIT (LICENSE)

Dependencies

args, recase, wasm_run

More

Packages that depend on wasm_wit_component