o-toolchain-javascriptcore 0.6.0

Multi-Engine JavaScript Runtime
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[package]
name = "o-toolchain-javascriptcore"
version.workspace = true
edition.workspace = true
license.workspace = true
description.workspace = true
repository.workspace = true
homepage.workspace = true
documentation = "https://docs.rs/o-toolchain-javascriptcore"
readme.workspace = true

[dependencies]
jstd.workspace = true
o-core.workspace = true
rust_jsc = "0.5.0"