Skip to content

Feature Request: Compile to web assembly #107

Description

@duck-dev-go

Feature Request: Enable WebAssembly Compilation

Summary:
It would be great if this package could support compilation to WebAssembly. Right now, it depends on dart:html, which makes WebAssembly compilation impossible. If the package instead relied on package:web, it would open the door to WebAssembly support.

Question for the maintainers:
Would it be possible to migrate from dart:html to package:web (or introduce an abstraction layer) so that this package can be compiled to WebAssembly? If so, are there any additional steps or constraints you’re aware of that would also need to be addressed in order to make WebAssembly compilation fully supported?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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