An open API service indexing awesome lists of open source software.

https://github.com/tauri-apps/javascriptcore-rs

JavaScriptCore bindings and wrappers for Rust
https://github.com/tauri-apps/javascriptcore-rs

Last synced: 8 months ago
JSON representation

JavaScriptCore bindings and wrappers for Rust

Awesome Lists containing this project

README

          

# 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.