Commit Graph

4 Commits (6c7dad56e5d9a73e1e79268e05f344888985adad)

Author SHA1 Message Date
bokuweb 0af89dbc79
fix: numbering error on word online (#15) 2019-12-16 11:36:04 +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 182f82e9a0 feat: Support custom numbering 2019-12-07 02:15:21 +09:00
bokuweb 61cc95f6ba feat: Add numberings 2019-12-07 00:20:33 +09:00