Commit Graph

3 Commits (43ee93aa775f9fac8a04e5f6217a48f68c7ebf70)

Author SHA1 Message Date
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