Skip to content

Commit a92639e

Browse files
Genevievegenevieve
andauthored
Enable intl support and store data in v8 binary (#242)
* 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 <[email protected]>
1 parent f55271d commit a92639e

File tree

7 files changed

+66
-2
lines changed

7 files changed

+66
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change

deps/build.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change

deps/darwin_arm64/libv8.a

17.1 MB
Binary file not shown.

deps/darwin_x86_64/libv8.a

18 MB
Binary file not shown.

deps/depot_tools

Submodule depot_tools updated from c54d00e to 2e486c0

deps/linux_x86_64/libv8.a

22.2 MB
Binary file not shown.

intl_test.go

Lines changed: 62 additions & 0 deletions
Original file line numberDiff line numberDiff line change

0 commit comments

Comments
 (0)