Skip to content

Bunland/call-native

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Call Native

A calculator made with "Rust" and "Zig", consumed with Bun.js

To compile with Zig:

zig build-lib calculator.zig -dynamic -OReleaseFast

To compile with Rust;

rustc --crate-type cdylib calculator.rs

About

Call native code with bun:ffi

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published