-
```
sh build.sh
ld: library not found for -lv8
collect2: ld returned 1 exit status
```
-
### Version
Microsoft Windows [Version 10.0.19044.1586]
### WSL Version
- [ ] WSL 2
- [X] WSL 1
### Kernel Version
4.4.0-19041-Microsoft
### Distro Version
Arch
### Other Soft…
-
I'm trying to track down an issue I'm having using libpng inside of a node native addon. Whenever I read a file the next call to OpenGL crashes. I've isolated it to memory allocation. If I allocate a …
-
**V8 Version:** I'm checked out at https://github.com/nwjs/v8/commit/627a746d6757d2a26401b574f938650866eb861f
**Operating System:** Ubuntu 20.04
### Expected behavior
The V8 tests should pass.
…
-
# rogchap.com/v8go
v8go.cc:21:10: fatal error: libplatform/libplatform.h: No such file or directory
#include "libplatform/libplatform.h"
^~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminat…
-
[spatie/laravel-server-side-rendering](https://github.com/spatie/laravel-server-side-rendering)
可以用以上兩種方式產生 ssr 的檔案
如果使用 Node.js 目前的設定只有再 circleci build 的時候短暫的加進來而已
web 這個 image 本身沒有安裝 Node.js
所…
-
It is not needed to build the whole of Node, as only v8 is needed.
Some notes:
```
./configure
# records python2.7 vs python3.x, but fails to detect literal `python3`
```
```
make
# ca…
-
`Run Script` script inside `ModelGenerator` executes with errors:
/usr/local/Cellar/ruby/2.2.2/lib/ruby/2.2.0/rubygems/core_ext/kernel_require.rb:54:in `require': cannot load such file -- ./tools/immu…
-
I'm not sure how to start, the last couple days I've been trying to build node.js as an Android target, but I've gotten not very far with it.
I was first trying out the `android-configure` script i…
-
**What's Wrong**
I have recently tried to clean build proton with clang18 in WSL (Ubuntu 22.04), but it reports `error: 'switch' missing 'default' label [-Werror,-Wswitch-default]` in [base/base/Stri…