This crate provides functions to call from build and post-build scripts as part of
wasm32-unknown-unknown builds that rely on crates using the `embed_js` crate to write inline
javascript.
See the `embed_js` repository for examples of how to use these crates together.