QuickJS.nim

A QuickJS wrapper for Nim


Keywords
QuickJS, Javascript, Runtime, nim
License
MIT
Install
nimble install QuickJS.nim

Documentation

QuickJS4nim

A Nim wrapper for https://bellard.org/quickjs/

Warnings

Not all functions have been tested for correctness. Feel free to submit more examples as I continue to smooth out any bugs in the wrapper signatures :)

Thanks

  • Shashlick at #nim irc for all the help around nimterop