Skip to content

Releases: lightpanda-io/zig-v8-fork

v0.1.34

10 Nov 09:59
84cdca7

Choose a tag to compare

Merge pull request #107 from liveview-native/debugger-hook

Add hooks for debugger

v0.1.33

30 Sep 10:14
7a1beb0

Choose a tag to compare

Merge pull request #103 from lightpanda-io/fix_array_buffer_view

Fix constness for ArrayBufferview getters

v0.1.30

11 Sep 14:24
7177ee1

Choose a tag to compare

Merge pull request #95 from lightpanda-io/macosx86

Macosx86

v0.1.29

11 Sep 11:56
38278de

Choose a tag to compare

Merge pull request #94 from lightpanda-io/release_action_update

release action for new V8 and xcode 15 build requirement

v0.1.28

14 Jul 01:03
10025d5

Choose a tag to compare

Merge pull request #84 from lightpanda-io/scriptcompiler-compile

expose ScriptCompiler:Compile

v0.1.27

02 Jul 03:44
dd08777

Choose a tag to compare

Merge pull request #81 from lightpanda-io/value_is_symbol

expose value.isSymbol

v0.1.26

02 Jul 03:18
e24ad2e

Choose a tag to compare

Merge pull request #79 from lightpanda-io/runIdleTasks

expose platform RunIdleTasks

v0.1.25

28 Jun 23:21
23718cd

Choose a tag to compare

Revert "wip for tests"

This reverts commit 2caa4717c62342351a67d20b29c1b60bc858739d.

v0.1.24

22 May 00:30
e38cb27

Choose a tag to compare

Merge pull request #72 from lightpanda-io/out_path_include_os

include OS in out path

v0.1.23

16 May 03:34
6f1ee74

Choose a tag to compare

Merge pull request #70 from lightpanda-io/expose_mark_as_undetectable…