-
Notifications
You must be signed in to change notification settings - Fork 71
Open
Description
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?
Bilonik, Henk-Keijzer, fadone, johngray1965, Frostie2 and 12 more
Metadata
Metadata
Assignees
Labels
No labels