Next, build v8. This build task is very long and cpu consuming, as you will build v8 from sources.
```
make build-v8-dev
make build-v8
```
For dev env, use `make build-v8-dev`.
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.