Alex Crichton 237fff0698 Map u64/i64 to BigInt in JS
This commit is an implementation of mapping u64/i64 to `BigInt` in JS through
the unstable BigInt APIs. The BigInt type will ship soon in Chrome and so this
commit builds out the necessary support for wasm-bindgen to use it!
2018-05-05 18:51:20 -07:00
..
2018-04-09 15:32:06 -07:00
2018-04-20 10:56:10 -07:00
2018-05-02 10:17:16 -07:00
2018-05-05 18:51:20 -07:00
2018-04-09 15:32:06 -07:00
2018-04-09 15:32:06 -07:00
2018-04-09 15:32:06 -07:00
2018-04-27 15:01:35 -07:00
2018-04-25 22:15:28 -07:00
2018-04-09 15:32:06 -07:00
2018-05-05 18:51:20 -07:00