Commit Graph

4 Commits (63178e9f4aa2baff16d6d34f908ae75fb1d92bd5)

Author SHA1 Message Date
bokuweb 8c82a7b206
Prepare for wasm (#2)
* feat: separate run and paragraph

* feat: Add paragraph

* feat:Add Table

* feat: Add numbering

* chore: Add table example

* chore: add test skeleton
2019-12-11 14:12:22 +09:00
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
bokuweb 9e2c2c2951 feat: try wasm build 2019-11-08 00:02:27 +09:00
bokuweb 6967b32222 clean wasm dir 2019-11-07 18:11:32 +09:00