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

v0.1.0

Latest
Compare
Choose a tag to compare
@Wodann Wodann released this 11 Nov 16:14
· 27 commits to master since this release

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