I'm using the master branch + PR #2056, latest of a few moments ago.
The following methods seem to be missing from both 'nix and macOS:
- JsInitializeModuleRecord
- JsSetModuleHostInfo
- JsParseModuleSource
- JsModuleEvaluation
The following tests are passing in windows, but failing on ubuntu/osx CI builds:
Windows (Passing):
https://ci.appveyor.com/project/Oceanswave/baristacore/build/1.0.39
Linux/OSx (Failing):
https://travis-ci.org/BaristaLabs/BaristaCore/builds/179819739