Building a shared object of Julia package using PackageCompiler and call it from C
$ make
- (tested on my mac)
$ make rustrun
./rustrun
Hello World!
Building a shared object of Julia package using PackageCompiler and call it from C
$ make
$ make rustrun
./rustrun
Hello World!