MCPcopy Index your code
hub / github.com/Brooooooklyn/jsc-rs

github.com/Brooooooklyn/jsc-rs @webkitgtk-2.37.1

Chat with this repo
repository ↗ · DeepWiki ↗ · release webkitgtk-2.37.1 ↗ · + Follow
70 symbols 110 edges 16 files 0 documented · 0%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Týr

Tyr is a simple runtime for JavaScript and TypeScript that uses JavaScriptCore and is built in Rust.

JavaScriptCore Version ICU Version

Support Matrix

Operating System Architectures Versions Notes Status
Linux x86_64 glibc >= 2.17 e.g. Ubuntu 14.04, Debian 9, CentOS 7
Linux arm64 glibc >= 2.17 e.g. Ubuntu 14.04, Debian 9, CentOS 7 coming soon
Linux x86_64 musl >= 1.1.19 e.g. Alpine 3.8 coming soon
Linux arm64 musl >= 1.1.19 e.g. Alpine 3.8 coming soon
Linux armv7 glibc >= 2.28 e.g. Ubuntu 18.04, Debian 10 coming soon
macOS x64 >= 10.15
macOS arm64 >= 11
Windows x64 >= Windows 10/Server 2016

Extension points exported contracts — how you extend this code

JsValue (Interface)
(no doc) [1 implementers]
jsc/src/value.rs

Core symbols most depended-on inside this repo

raw
called by 6
jsc/src/class.rs
assert_command_success
called by 5
xtask/src/build.rs
ctx
called by 4
jsc/src/object.rs
build_js_core
called by 3
xtask/src/build.rs
upload_release
called by 2
xtask/src/release_jsc.rs
create_client
called by 2
xtask/src/release_jsc.rs
read_root_config
called by 2
xtask/src/release_jsc.rs
download_and_unpack_asset
called by 2
xtask/src/release_jsc.rs

Shape

Method 24
Class 22
Function 20
Enum 3
Interface 1

Languages

Rust96%
C++4%

Modules by API surface

jsc/src/lib.rs10 symbols
jsc/src/class.rs10 symbols
jsc-sys/src/binding.rs10 symbols
xtask/src/release_jsc.rs9 symbols
xtask/src/build.rs8 symbols
jsc/src/value.rs5 symbols
jsc/src/object.rs4 symbols
xtask/src/main.rs3 symbols
tyr/src/main.rs2 symbols
jsc/src/error.rs2 symbols
jsc-sys/c-api/binding.cpp2 symbols
tyr/src/console.rs1 symbols

For agents

$ claude mcp add jsc-rs \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page