https://tc39.es/ecma262/#sec-bigint-objects
Sure, go for it!
@tiagolisalves while you're in there, you mind looking at this too?
https://github.com/jasonwilliams/boa/blob/master/src/lib/syntax/lexer.rs#L395
It shouldn't need unwrap
If nobody is working on this, I would like to implement it. :)
Should this still go in 0.8?
Should this still go in 0.8?
I should be done with BigInt #358 by today or tomorrow, I've been really busy this week so progress has been slow.
Should this still go in 0.8?
I don鈥檛 have strong opinions either way
I should be done with
BigInt#358 by today or tomorrow, I've been really busy this week so progress has been slow.
Ok, so I would say to add it, as it was initially planned for this version :)
Most helpful comment
If nobody is working on this, I would like to implement it. :)