A proc-macro to be re-exported by wasm-bindgen-derive.
We need this trampoline to enforce the correct bounds on the wasm-bindgen and js-sys
dependencies, but those are technically not the dependencies of this crate,
but only of the code it generates.