We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da9b8c4 commit 9c89fb5Copy full SHA for 9c89fb5
README.md
@@ -93,7 +93,7 @@ console.log(p.name()); // 'Doe'
93
94
### Prerequisites
95
96
-jsruntime-lib is written with [Zig](https://ziglang.org/) `0.10.1`. You have to
+jsruntime-lib is written with [Zig](https://ziglang.org/) `0.12`. You have to
97
install it with the right version in order to build the project.
98
99
To be able to build the v8 engine, you have to install some libs:
0 commit comments