docx-rs/docx-wasm
bokuweb 73001dc720
Use string for wasm (#1)
* feat: Add numberings

* feat: Use String for wasm

This is because wasm-bindgen does not support 'static for function
Pleaase see https://github.com/rustwasm/wasm-bindgen/issues/1187
2019-12-09 04:14:27 +09:00
..
assets feat: try wasm build 2019-11-08 00:02:27 +09:00
src Use string for wasm (#1) 2019-12-09 04:14:27 +09:00
Cargo.lock clean wasm dir 2019-11-07 18:11:32 +09:00
Cargo.toml clean wasm dir 2019-11-07 18:11:32 +09:00
index.js Use string for wasm (#1) 2019-12-09 04:14:27 +09:00
package.json clean wasm dir 2019-11-07 18:11:32 +09:00
webpack.config.js feat: try wasm build 2019-11-08 00:02:27 +09:00
yarn.lock clean wasm dir 2019-11-07 18:11:32 +09:00