Skip to content

obastemur/JXcoreWindowsEmbedded

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

JXcoreWindowsEmbedded

Sample Visual Studio C++ solution to embed JXcore Node.js

Compile JXcore for Windows

Chakra: (Win10)

vcbuild --shared-library --engine-chakra

V8 engine:

vcbuild --shared-library

SpiderMonkey:

vcbuild --shared-library --engine-mozilla

For 32 bit, add ia32 argument

About

Sample Visual Studio C++ solution to embed JXcore Node.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published