Dual Web Backends
The web crate supports two backend strategies:
- web: wasm-bindgen + web-sys
- wit-bindings: wit-bindgen + tairitsu-browser:full
Choose based on target ABI and host capability.
The web crate supports two backend strategies:
Choose based on target ABI and host capability.