Sign in Sign up
cargo

web-api-cat

Bindings between boa-cat (JS engine) and the DOM (html-cat tree) plus fetch (net-cat). v0.6.0 bumps to boa-cat 0.7 + ecma-parse-cat 0.3 so the v0.4 `document.cookie` accessor pair and the v0.5 `Value::Promise(_)` arms compose with user-supplied scripts using natural async syntax (`async () => body`, `async function foo() { ... }`, and reserved-word member access like `obj.catch(cb)`). No source change. Seventh sub-crate of a Servo-replacement webview runtime targeting Tauri.

Latest release
10h ago
Releases
6
Known CVEs
0
First release
May 30, 2026
License
MIT OR Apache-2.0
View on Cargo
Insights

Activity

Total releases
6
Last 12 months
6
Cadence
~2 days
Dependencies
7

Releases per month

last 12 months

Release mix

  • minor 5
6 releases
Dependencies
Releases
Version Released
0.6.0 minor
0.5.0 minor
0.4.0 minor
0.3.0 minor
0.2.0 minor
0.1.0 initial