k6
k6 copied to clipboard
Update latest sobek: bigInt, etc
What?
Updates sobek to the latest version (bigInt, etc)
Why?
Checklist
- [x] I have performed a self-review of my code.
- [ ] I have added tests for my changes.
- [ ] I have run linter locally (
make lint) and all checks pass. - [ ] I have run tests locally (
make tests) and all tests pass. - [ ] I have commented on my code, particularly in hard-to-understand areas.
Related PR(s)/Issue(s)
Okay, it's not so straightforward:sweat_smile: I will look at the tc39 tests and adjust them accordingly. +1: For now covering PR to a draft
Okay, it's ready for review, but I feel we need to try test this on the webcrypto's, since potentially it could also be affected
Okay, webcrypto set of tests also look good.