We should maybe create separate Luna packages for low and high level API, remove Main.luna, move examples out of library into an example project.
Folders like FFI_example should be removed from the repository.
Modules might be refactored to not use FFI outside of the CWrappers package.
We should maybe create separate Luna packages for low and high level API, remove
Main.luna
, move examples out of library into an example project. Folders like FFI_example should be removed from the repository. Modules might be refactored to not use FFI outside of the CWrappers package.