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

Releases: mun-lang/abi-c

v0.1.0

11 Nov 16:14
Compare
Choose a tag to compare

First Mun ABI release with support for fundamental types, functions, modules, and the dispatch table.

🔗 feature

  • Dispatch tables
  • Dependencies

🔗 feature

  • Functions
  • Fundamental types (boolean, float, integer)
  • Modules