Skip to content

Webpack 4.0 Support for better wasm intergration  #969

Closed
@greenpdx

Description

@greenpdx

What problem does this feature solve?

I am "rust-native-wasm-loader" to build and load wasm created by "wasm-bindgen". This development system creates es6 interface for wasm. With webpack 3, I have to play games with promises, async and yield , with webpack 4 it works out of the box.
Also webpack 4 is faster.

What does the proposed API look like?

Webpack 4 makes it easier to to load wasm libraries and builds are faster.

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