Skip to content

VisualGMQ/quickjs-cpp-binding-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Demo about binding C++ code to quickjs and call C++ function/class in js

NOTE: this project use quickjs-ng rather than bellard's quickjs to make compile corss platform

How To Build

cmake -S . -B cmake-build
cmake --build cmake-build

About

cpp bind to quickjs(using quickjs-ng) demo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages