bun_sys 0.1.11

A Rust-native programmable browser runtime built on Servo and SpiderMonkey
Documentation
1
2
3
4
5
6
7
# bun_sys

`bun_sys` — syscall wrappers (port of `src/sys/sys.zig`).

Part of the [Bao project](https://github.com/putao520/bao) — see the [workspace README](https://github.com/putao520/bao#readme) for the architecture overview.

License: MIT OR MPL-2.0.