Skip to content

semmypurewal/duktape-jsi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Duktape JSI

JSI bindings for the Duktape JavaScript runtime.

I started this as an experimental project, but it seems fairly complete now. All JSI tests are passing (with one minor exception). In theory, this could be used in the following ways:

  1. a runtime-agnostic C++ wrapper around Duktape
  2. an alternative JavaScript engine for React Native

I haven't used this in any projects (yet) so no guarantees. But feel free to file an issue if you'd like me to help you work through a use case. I'd love to figure out how to compile this as part of React Native.

About

JSI bindings for Duktape

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published