Skip to content

Allow to init the runtime using napi_register_module_v1 #30

@ammarahm-ed

Description

@ammarahm-ed

For embedding NativeScript in React Native using https://github.com/callstackincubator/react-native-node-api we need to add support for initializing the runtime with napi_register_module_v1.

  • Add a build flag to build the runtime as a napi module
  • Disable parts of runtime code that are unrelated or might cause issues when running as a module
  • Update to Hermes V1 if possible

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions