Skip to content

MetaCall v0.1.43 [2020-03-27]

Compare
Choose a tag to compare
@viferga viferga released this 27 Mar 13:55
· 10 commits to 848ce463a13680215e61109514911a4982b9fedf since this release
  • Add full support for opaque values with ownership for unimplemented types.
  • implemented externals in node_port
  • Add opaque pointer support for python port in order to support invalid types as a workaround.
  • Implement base for metacall calls by handle.
  • Add more testing in node port in order to catch the callback bug.
  • Add more tests cases for metacallcli.
  • Add a test for python port with mock.
  • Add checks for detours compile options in detours test.
  • Add load from memory and solve a memory leak in node port.