bao_native_stubs 0.1.0

Rust implementations of symbols originally provided by Zig-compiled C/Zig code in upstream Bun. Eliminates Zig dependency for test linking.
1
2
3
4
5
6
7
# bao_native_stubs

Rust implementations of symbols originally provided by Zig-compiled C/Zig code in upstream Bun. Eliminates Zig dependency for test linking..

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.