Skip to content

Releases: engsr6982/jspp

v0.1.0

17 Apr 08:39

Choose a tag to compare

v0.1.0 Pre-release
Pre-release

🎉 First jspp Release

Formerly known as v8kit, this release marks the official transition to jspp — a modern C++ wrapper library supporting multiple JavaScript engines.

✨ Highlights

  • Multi-backend support: V8 and QuickJS (NG)
  • pybind11-style fluent API
  • Smart pointer & lifetime management with ReturnValuePolicy
  • Trampoline & polymorphism support

📦 Backends

Engine Status
V8 ✅ Stable
QuickJS-NG ✅ Stable

🔗 Links

🙏 Acknowledgments

Inspired by pybind11 and ScriptX.

Full Changelog: v8kit-final...v0.1.0

v8kit-final

15 Apr 13:03

Choose a tag to compare

v8kit-final Pre-release
Pre-release