Skip to content

wasm-pack and webpack 5 #835

Open
Open
@BenoitDel

Description

@BenoitDel

I am trying to make wasm-pack and webpack 5 works together.
They work well all together (out of the box) only for the most simple use case.
If memory or imports are necessary, modification has to be made to the wasm-pack build to adjust with:

  • the new import syntax of webpack 5
  • the absence of node module like utils

I have several questions:

  • What is the roadmap for wasm-pack and webpack 5 ?
  • may i fill issue(s) about these compatibility problems ?
  • If yes, should i fill the issue here or on wasm-bindgen repo ?

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