wasm_components 0.1.0-preview.0
wasm_components: ^0.1.0-preview.0 copied to clipboard
Runtime definitions to help run Dart apps as WebAssembly components.
wasm_components #
This package provides runtime definitions used when compiling Dart to WebAssembly components.
It is not typically imported directly. The wasm_tools generates code referencing this package
to define WebAssembly components in Dart.