Skip to content

MetaCall v0.9.14 [2025-09-04]

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 04 Sep 16:22
  • Update version to v0.9.14.
  • Remove release of rust ci from PR and workflow dispatch.
  • Solve issue with MacOS CMake.
  • Improve tcc support on C Loader.
  • fix and refactor: rust port not finding metacall shared libraries and config files (#569)
  • Update bindings.
  • Solve issues with tests.
  • Improve pointer, array in C loader.
  • Improve C loader ptr and tests.
  • Add support for array by value.
  • Solve issues with pointers in node loader.
  • Improve C loader with more types and issues.
  • Solve issues with metacall values.
  • Add exception facility for errors.
  • Add error generation (throwable).
  • Solve wrong error message location.