Commit Graph

4 Commits (6c7dad56e5d9a73e1e79268e05f344888985adad)

Author SHA1 Message Date
bokuweb 3a81e88a98
fix: Add run, author and date to insert and delete (#20)
* fix: Add run, author and date to insert and delete

* fix:insert / delete interface
2019-12-19 16:37:28 +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 e524d6630e feat: Add comment 2019-12-04 18:26:09 +09:00
bokuweb 35e6e1ecc3 feat: Support insert / delete 2019-11-16 02:15:12 +09:00