https://github.com/rluvaton/v8-embedding-playground
https://github.com/rluvaton/v8-embedding-playground
v8
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/rluvaton/v8-embedding-playground
- Owner: rluvaton
- Created: 2024-04-22T12:29:06.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-22T12:40:47.000Z (about 1 year ago)
- Last Synced: 2025-02-07T11:34:57.114Z (3 months ago)
- Topics: v8
- Language: C++
- Homepage:
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# v8-embedding-playground
Follow:
1. [V8 Docs - Checking out V8 Source Code](https://v8.dev/docs/source-code#using-git)
2. [V8 Docs - Embed](https://v8.dev/docs/embed) for setting upfor me somehow I had a v8 folder inside v8 folder so this might mess with the relative path in the scripts inside `my-playground`
## Start:
Add the `my-playground` folder under `samples` folder
and good luck