Skip to content

🚀 Feature: WASM Support #214

Closed
Closed
@lishaduck

Description

@lishaduck

🔖 Feature description

Update dependencies (& replace unmaintained dependencies, etc) to remove all dependence on dart:html, as it is not WASM compatible. You should use package:web & dart:js_interop for modern JS FFI.

🎤 Pitch

It allows migrating WASM-compatible apps to Appwrite, and migrating existing Appwrite apps to WASM.
The WASM renderer is up to 3x faster1, and smaller[citation needed].

👀 Have you spent some time to check if this issue has been raised before?

  • I checked and didn't find similar issue

🏢 Have you read the Code of Conduct?

Footnotes

  1. Averaging 2x; source: https://medium.com/flutter/whats-new-in-flutter-3-22-fbde6c164fe3

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