-
Version: Deno 2.0.0
Here is an example code that I run
```ts
import { serialize } from "node:v8";
const float16Data = new Float16Array([1.0, 2.5, 3.14]);
try {
const serialized = seriali…
-
Any plans for Umbraco v8 Support? Anthing I cna do to help?
-
Cryptonight V8 would be very nice for xmrminer.
-
### Describe the bug
We tried to use the SDK (v8.0.3.0) in a runner in SaltStack, but always just got an error message.
Error message: `ModuleNotFoundError: No module named 'vmware.vapi'; 'vmware'…
-
The suggestion is to get the heap information from v8, this would behave slightly similar to NodeJS api. https://nodejs.org/api/v8.html#v8_v8_getheapsnapshot .
It would be good to have
- [ ] `D…
-
The v8 engine version used by the project is stored into the `V8_REVISION` file [[1]](https://github.com/Browsercore/zig-v8-fork/blob/fork/V8_REVISION).
This version is `11.1.134`, but the project…
-
When pushing V8 code into non-V8 project, the push fails. Howeer, the error message "Error: Syntax error: Missing ; before statement. ", while obviously true, didn't immediately make me realise that t…
-
Current examples do not work for pixi v8
For example the live example [here](https://davidfig.github.io/pixi-viewport/) uses pixi v6.0.2 which is quite out of date
It's therefore quite difficult…
-
## What are the steps to reproduce this issue?
1. Add `client: "zod"` to the `orval` config file
2. Run `orval`
I tested this both on my mac locally and inside a docker build container.
…
-
Convert V8 Javascript using the Visual Studio Plugin for NDK to find as many issues as possible