mirror of
https://github.com/rustwasm/wasm-bindgen.git
synced 2024-12-28 20:43:23 +03:00
75837925e9
Right now this library only works if the static description is the entire data node, but with upcoming LLD support everything will be in one data node. This updates the logic for finding/parsing the program to search through the entire data node and also know how big a program description is when it finds it. |
||
---|---|---|
.. | ||
js.rs | ||
lib.rs | ||
wasm2es6js.rs |