rong_jscore 0.1.1

JavaScriptCore backend for RongJS
1
2
3
4
5
6
7
8
9
10
11
12
13
# 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`)