This website works better with JavaScript
Home
Explore
Help
Sign In
golang
/
goja
mirror of
https://github.com/dop251/goja
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Branch:
profiler
Branches
Tags
master
profiler
upgrade-tests
upgrade-tests-bigint
Commit History
Find
Author
SHA1
Message
Date
Mihail Stoykov
02c945b746
Build correct base object from importedString
3 years ago
Dmitry Panov
c5c52bd8d6
Optimized CPU and memory usage when importing strings and using JSON.{parse,stringify}().
3 years ago
Dmitry Panov
bf6af58bbc
Refactored tests
4 years ago
Mihail Stoykov
4e41734c41
Simplify ascii string concat and skip some allocations
4 years ago
Dmitry Panov
1c1127b852
Fixed getter for out-of-bounds integer properties of String objects
4 years ago