Skip to content
This repository was archived by the owner on May 22, 2025. It is now read-only.
This repository was archived by the owner on May 22, 2025. It is now read-only.

[Bug]: WASM Bindings don't work with ESM project structure #2218

Description

@coodos

Issue description

WASM bindings do not work with ESM

Version

v0.1.3

Expected behaviour

bindings work

Actual behaviour

since in package.json just files are exported in an ESM project you can't consume from directories like node and web

Can the issue reliably be reproduced?

Yes

Steps to reproduce the issue

  1. create esm project
  2. try to import from /node or /web

Errors

ModuleNotFound

Duplicate declaration

  • I have searched the issues tracker this issue and there is none

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status
Sprint Backlog

Relationships

None yet

Development

No branches or pull requests

Issue actions