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.
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: 0 |
Star: 0 |
Fork: 0 |
Last update: Feb 26, 2021 |