Skip to content

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

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages