mirror of
https://github.com/zaphar/wasm-web-components.git
synced 2025-07-21 19:40:30 -04:00
If it exists then add it there. Otherwise add it to the custom element itself.
An experiment in Rust Web Assembly Web Components
This set of crates should not be considered production ready. WebAssembly is not quite ready for general use in a Web Component. Getting this to work involved something of a Rub Goldberg machine involving a Javascript shim and a wasm_bindgen Rust shim with several traits. The boilerplate is generated using a proc-macro to make it more generally reusable.
Description
Languages
Rust
99.8%
Makefile
0.2%