-
The version of V8 JV8 uses is some random spot in the commit history.
I should aim for a major version release, instead.
Related: #12
-
```
The V8 JS engine should compile properly to NaCl and PNaCl in C++11 mode. I'd
like us to have a port to make sure that this remains true.
AFAIK the engine should require any patching, as it'll u…
-
### Current Behavior
1. [Application](https://pixijs.download/release/docs/app.Application.html) links to a broken [Renderer](https://pixijs.download/release/docs/global.html#Renderer) page
2. [Play…
-
-
V8 7.7 is now more than two years old. Is it planned to update the plugin to a more recent version?
-
### Docs page(s)
https://eslint.org/docs/latest/use/configure/ignore
### What documentation issue do you want to solve?
Take a look at this discussion. No one understands how ignoring works. Becaus…
-
### Version
22.9.0
### Platform
```text
image node:22.9.0-bullseye-slim
```
### Subsystem
_No response_
### What steps will reproduce the bug?
Run in node cli:
```js
const…
-
## Goals
Hi!
I'm currently working on a project where we would like to use Realm but this project is using the v8 engine (https://github.com/Kudo/react-native-v8) and when I run the app, Realm seems…
-
It seems Yolo v8 is out and quite a bit better.
https://docs.ultralytics.com/tasks/detection/
Is it possible this repo would just work with an exported tfjs YOLO v8 model?
-
Building this simple file with vite fails because of out of memory error:
```js
import { createPXEClient } from "@aztec/aztec.js";
const pxe = createPXEClient("http://localhost:8080");
```
This…