# Rong JavaScriptCore Backend
This crate provides the JavaScriptCore (JSC) backend for RongJS.
- Crate: `rong_jscore`
- Purpose: Integrates WebKit's JavaScriptCore engine with RongJS
- Usage: Enable the `jscore` feature on `rong`
## License
Licensed under either of:
- MIT License (see `../LICENSE-MIT`)
- Apache License 2.0 (see `../LICENSE-APACHE`)