MetaCall v0.3.15 [2021-02-23]
viferga
released this
23 Feb 16:50
·
16 commits
to 7d5200a5e68b62fe20ffb77b2f8e00caf6505b32
since this release
- Improve support and verbosity for NodeJS dependency.
- Add await with _s functions to metacall C API.
- Add await bindings and test in Scala Port.
- Enable in scala port tests.
- Added forking to Scala port tests
- Commented failing NodeJS test and modified README
- Dockerized Scala port tests. See
scala_port/README.md
- Corrected export headers workaround for Haiku.
- Trying to simplify a bit the architecture in order to provide support for haiku.
- git missed the dynlink implementation
- Early Haiku port fixes
- Improved tests of scala port and java loader.
- Add more error checks in node port test.
- Update version of node port in package-lock.json.