mirror of
https://github.com/rustwasm/wasm-bindgen.git
synced 2024-12-25 19:11:45 +03:00
6343f2659a
This is a pretty heavyweight dependency which accounts for a surprising amount of runtime for larger modules in `wasm-bindgen`. We don't need 90% of the crate and so this commit bundles a small interpreter for instructions we know are only going to appear in describe-related functions. |
||
---|---|---|
.. | ||
convert | ||
cast.rs | ||
closure.rs | ||
describe.rs | ||
lib.rs |