MetaCall v0.1.43 [2020-03-27]
·
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.