jco
jco copied to clipboard
How do I use `js-component-bindgen`?
It seems that js-component-bindgen
doesn't have any guides or usage examples that tells us how to use it. Some Rust developers don't have Node.js on their system and it would be nice to depend on pure-Rust solution for JS generation.
docs.rs
doesn't have anything, too.
Here's how Jco builds itself if that is useful - https://github.com/bytecodealliance/jco/blob/main/xtask/src/build/jco.rs.
Agreed we should improve the documentation, would you be interested in providing some suggestions?