Skip to content

Whipshout/bun-ffi-test

Repository files navigation

Bun FFI with Zig and Rust test (linux version)

Bun

To install dependencies:

bun install

To run:

bun start

To run tests:

bun test

Zig library

To build (from root):

bash scripts/build_zig.sh

To test (from root):

bash scripts/test_zig.sh

Rust library

To build (from root):

bash scripts/build_rust.sh

To test (from root):

bash scripts/test_rust.sh

This project was created using bun init in bun v1.0.0. Bun is a fast all-in-one JavaScript runtime.

About

Bun FFI test with Zig and Rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published