Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: enable wasm compilation #2113

Merged
merged 32 commits into from
Jun 25, 2024
Merged

feat: enable wasm compilation #2113

merged 32 commits into from
Jun 25, 2024

Commits on Jun 4, 2024

  1. Configuration menu
    Copy the full SHA
    a9838a9 View commit details
    Browse the repository at this point in the history
  2. fix: enhances comment

    josh-burton committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    9a156fb View commit details
    Browse the repository at this point in the history
  3. chore: Adds changelog

    josh-burton committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    4266881 View commit details
    Browse the repository at this point in the history
  4. chore: formatting

    josh-burton committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    7dfc42e View commit details
    Browse the repository at this point in the history
  5. fix: changes min flutter version to 3.13.0 and dart sdk 3.1.0 to be c…

    …ompatible with package:web 0.5.1
    josh-burton committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    2bf4b4f View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. Configuration menu
    Copy the full SHA
    c4f9ba0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d07b8e View commit details
    Browse the repository at this point in the history
  3. fixups

    vaind committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    75014d1 View commit details
    Browse the repository at this point in the history
  4. more fixups

    vaind committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    f945e9a View commit details
    Browse the repository at this point in the history
  5. analyzer

    vaind committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    de46ce3 View commit details
    Browse the repository at this point in the history
  6. chore: changelog entry

    vaind committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    99391f4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    31bac33 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    80a0e2b View commit details
    Browse the repository at this point in the history
  9. update web example tests

    vaind committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    e3e6c56 View commit details
    Browse the repository at this point in the history
  10. update ci

    vaind committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    fe1e91d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f170986 View commit details
    Browse the repository at this point in the history
  12. fix ci

    vaind committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    d05cf9d View commit details
    Browse the repository at this point in the history
  13. fix web enricher test

    vaind committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    78a78a2 View commit details
    Browse the repository at this point in the history
  14. fix ci

    vaind committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    ac61607 View commit details
    Browse the repository at this point in the history
  15. ci fixes

    vaind committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    8317804 View commit details
    Browse the repository at this point in the history
  16. ignore pana error

    vaind committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    f5f9c7b View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    74e5f50 View commit details
    Browse the repository at this point in the history
  18. fix CI

    vaind committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    f6e32d0 View commit details
    Browse the repository at this point in the history
  19. fix ci

    vaind committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    2c52eeb View commit details
    Browse the repository at this point in the history
  20. remove dart 2.17 build

    vaind committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    f9d80f0 View commit details
    Browse the repository at this point in the history
  21. fixes

    vaind committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    b19f0ad View commit details
    Browse the repository at this point in the history
  22. fix CI

    vaind committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    529e4f4 View commit details
    Browse the repository at this point in the history
  23. test dart2wasm

    vaind committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    5750e5c View commit details
    Browse the repository at this point in the history
  24. cleanup

    vaind committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    5375cf2 View commit details
    Browse the repository at this point in the history
  25. disable dart2wasm on windows

    vaind committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    a939163 View commit details
    Browse the repository at this point in the history
  26. fix tests for wasm

    vaind committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    cec7756 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. Configuration menu
    Copy the full SHA
    3216f42 View commit details
    Browse the repository at this point in the history