mirror of
https://github.com/tauri-apps/javascriptcore-rs.git
synced 2026-01-31 00:35:17 +01:00
15 lines
229 B
Markdown
15 lines
229 B
Markdown
# javascriptcore
|
|
|
|
__Rust__ bindings and wrappers for __javascriptcore__.
|
|
|
|
## Using
|
|
|
|
```toml
|
|
[dependencies]
|
|
javascriptcore-rs = "0.16"
|
|
```
|
|
|
|
## License
|
|
|
|
__javascriptcore-rs__ is available under the MIT License, please refer to it.
|