Skip to content

Add support for rspack in new android runtime #16

Open
@ammarahm-ed

Description

@ammarahm-ed

A community member has already got rspack working with NativeScript partially, however the jsparser in our android runtime only supports ts-loader. For rspack and probably other bundlers that use swc loader, we need to update jsparser to support extended classes and interfaces required by Static Binding Generator

Extras

  • Convert jsparser to typescript?
  • Make SBG generate static bindings for project classes that are not compiled during build but after?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions