Skip to content

Cloudxtreme/jspp-2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A JavaScript/C++ bridge using Mozilla SpiderMonkey 24.

The goal is to hide some of the details of embedding SpiderMonkey
and provide an easy way to bind C++ classes, possibly with some type
safety.

Current feature are:

-easier API to execute JS
-API to call JS functions

Author:
Hubert Figuiere <hub@figuiere.net>

License:
MPL 2.0 - see LICENSE file.

About

JS++, a JavaScript/C++ bridge

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 100.0%