rushs
Haskell in Rust FFI Example
To run you'll need gcc, make, stack and cargo. Then just run:
make run
and it will build the example properly and run it!
You can find the post that covers this example on my blog.
Category: Rust / Foreign Function Interface |
Watchers: 1 |
Star: 0 |
Fork: 0 |
Last update: Oct 13, 2022 |
Haskell in Rust FFI Example
To run you'll need gcc, make, stack and cargo. Then just run:
make run
and it will build the example properly and run it!
You can find the post that covers this example on my blog.