Skip to content

Commit

Permalink
Enable intl support and store data in v8 binary (rogchap#242)
Browse files Browse the repository at this point in the history
* Enable intl support and store data in v8 binary

* Update V8 static library for ubuntu-18.04 x86_64

* Update V8 static library for macos-11 arm64

* Update changelog

Co-authored-by: genevieve <genevieve@users.noreply.github.com>
  • Loading branch information
Genevieve and genevieve authored Nov 30, 2021
1 parent f55271d commit a92639e
Show file tree
Hide file tree
Showing 7 changed files with 66 additions and 2 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
3 changes: 2 additions & 1 deletion deps/build.py
Binary file modified deps/darwin_arm64/libv8.a
Binary file not shown.
Binary file modified deps/darwin_x86_64/libv8.a
Binary file not shown.
2 changes: 1 addition & 1 deletion deps/depot_tools
Submodule depot_tools updated from c54d00 to 2e486c
Binary file modified deps/linux_x86_64/libv8.a
Binary file not shown.
62 changes: 62 additions & 0 deletions intl_test.go

0 comments on commit a92639e

Please sign in to comment.