Skip to content

mbispham/zeekjs-rust-hello-world

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zeekjs-rust-hello-world

Zeek, Rust, Node and npm must be on $PATH

# npm install --save-dev @napi-rs/cli

# cargo build --release  

# cp target/release/libzeekjs_rust_hello_world.{so}/{dylib} target/release/libzeekjs_rust_hello_world.node
# zeek ./scripts/index.js 
Hello from Rust!

About

Integrate Rust with Zeek via ZeekJS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published