wasm-bindgen/crates/wasm-bindgen-cli-support/src
Alex Crichton 75837925e9 Find static descriptions inside data nodes
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.
2018-02-10 10:05:43 -08:00
..
js.rs Fix a typo for typescript bindings 2018-02-08 10:22:54 -08:00
lib.rs Find static descriptions inside data nodes 2018-02-10 10:05:43 -08:00
wasm2es6js.rs Be a bit more tslint friendly in generated code 2018-01-30 07:58:44 -08:00