2022-10-06 23:52:13 -04:00
2022-10-06 23:56:42 -04:00

An experiment in Rust Web Assembly Web Components

This set of crates should not be considered production ready. Web Assembly 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 a several traits. The boilerplate is generated using a proc-macro to make it more generally reusable.

Description
No description provided
Readme Apache-2.0 83 KiB
Languages
Rust 99.8%
Makefile 0.2%