Skip to content

Compiling esm esm cannot be used directly in the bundler module #2659

Closed
@Mrxyy

Description

@Mrxyy

Bug description

Compiling esm code cannot be used directly in the bundler module,.e.g:
image
The Object.assign cant work. Because bundle module is not the same as browser esm.module export variable just only have getter.
image
image

Steps to reproduce

  1. use binding @external("../test","test")
  2. complie esm code

image

3. I hava a Compatibility method,but i think Not good enough.

image

AssemblyScript version

^0.27.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions