Skip to content
This repository was archived by the owner on Jan 2, 2023. It is now read-only.

Repository files navigation

Mun Runtime FFI Bindings

Warning

The contents of this repository has been moved into the Mun monorepo at https://github.com/mun-lang/mun .

C and C++17 bindings for the Mun Runtime.

Testing

Testing requires the Mun binary. You can specify where it is by passing it as a CMake option through either:

  • MUN_EXECUTABLE_PATH Path of the Mun executable on your local disk
  • MUN_EXECUTABLE_URL URL of the location to download the Mun executable from. For example: https://github.com/mun-lang/mun/releases/download/v0.1.0/mun-win64-v0.1.0.zip

Once CMake has run, you can run the MunRuntimeTests executable to run all tests, or use CTest.

License

The Mun Runtime is licensed under either of

at your option.

About

C and Modern C++ bindings for the Mun runtime

Topics

Resources

Stars

1 star

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages