Releases: engsr6982/jspp
Releases · engsr6982/jspp
v0.1.0
🎉 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
Full Changelog: https://github.com/engsr6982/jspp/commits/v8kit-final