Skip to content

xplat: Missing ES6 Module functionality in Linux and macOS #2112

@Oceanswave

Description

@Oceanswave

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions