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-19 13:24:30 -07:00
2018-05-05 18:51:20 -07:00
2018-04-19 13:24:30 -07:00
2018-04-27 15:01:35 -07:00