ruma / js_int

JavaScript-interoperable integer types for Rust
MIT License
16 stars 8 forks source link

Update documentation regarding existance of a native integer type in JS #9

Closed jplatte closed 5 years ago

jplatte commented 5 years ago

From reddit:

For correctness, I must mention that the language specification will soon have a native integer type, BigInt; it’s a stage 3 proposal (see https://tc39.es/process-document/ for what that means), and Chromium has shipped an implementation.

jplatte commented 5 years ago

Fixed in 7cfa01adbea7763b870d322d14bc693908c2ace5 / 5f75674ffa03ba8fb17b00aaf033714fef0c27a1.