GoogleChromeLabs / jsbi

JSBI is a pure-JavaScript implementation of the official ECMAScript BigInt proposal.
https://v8.dev/features/bigint#polyfilling-transpiling
Apache License 2.0
919 stars 68 forks source link

Fix construction from [Symbol.toPrimitive] #102

Closed jakobkummerow closed 1 year ago

jakobkummerow commented 1 year ago

Fixes #101.