mirror of
https://github.com/rustwasm/wasm-bindgen.git
synced 2024-12-27 03:55:20 +03:00
2c7c2e7ae1
Cache the `Uint8Array` and `Uint32Array` views into wasm memory as well as the instances of `TextEncoder` and `TextDecoder`. Should hopefully help cut down on gc traffic and otherwise convince the engine to keep these as long-lived objects. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |