Skip to content

tidev/v8-snapshot-www

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

V8Snapshots.h Generator Site

This site generates a V8Snapshots.h file so that macOS and Windows machines can build the Titanium SDK. Generating the snapshot header requires a Linux machine.

Production: https://v8-snapshot.titaniumsdk.com/

Dev

pnpm i
pnpm start

Open http://localhost:3000 with your browser to see the result.

Deploy

One time:

git remote add dokku dokku@titaniumsdk.com:v8-snapshot.titaniumsdk.com

Then to release:

git push dokku main

About

Builds and caches V8Snapshots.h for building Titanium SDK on macOS and Windows

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published