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

Migrate to esbuild #4701

Closed
wants to merge 25 commits into from
Closed

Migrate to esbuild #4701

wants to merge 25 commits into from

Commits on Aug 20, 2023

  1. Esbuild build prototype

    Tyriar committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    011ab26 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2b4a2f1 View commit details
    Browse the repository at this point in the history
  3. Use bundled unicode addon

    Tyriar committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    f6fc96a View commit details
    Browse the repository at this point in the history
  4. Demo bundle

    Tyriar committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    c93a504 View commit details
    Browse the repository at this point in the history
  5. Fix demo warnings

    Tyriar committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    298efb5 View commit details
    Browse the repository at this point in the history
  6. Build xterm.js

    Tyriar committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    baac384 View commit details
    Browse the repository at this point in the history
  7. Build demo client

    Tyriar committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    73f7cfc View commit details
    Browse the repository at this point in the history
  8. Types watch task

    Tyriar committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    00a4e85 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d77a7c0 View commit details
    Browse the repository at this point in the history
  10. Improve build order

    Tyriar committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    b99d4c2 View commit details
    Browse the repository at this point in the history
  11. Fix errors in build task

    Tyriar committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    7c908ea View commit details
    Browse the repository at this point in the history
  12. Run full tsc build for tests

    Tyriar committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    09cd884 View commit details
    Browse the repository at this point in the history
  13. Remove unused scripts

    Tyriar committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    7024519 View commit details
    Browse the repository at this point in the history
  14. Esbuild in ci

    Tyriar committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    63c6908 View commit details
    Browse the repository at this point in the history
  15. Watch demo separately

    Tyriar committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    cfda682 View commit details
    Browse the repository at this point in the history
  16. Build out dirs

    Tyriar committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    e552efb View commit details
    Browse the repository at this point in the history
  17. Fix import

    Tyriar committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    0ef1c2e View commit details
    Browse the repository at this point in the history
  18. Skip out for image

    Tyriar committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    2ee61b7 View commit details
    Browse the repository at this point in the history
  19. Tweak tsc

    Tyriar committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    9da4816 View commit details
    Browse the repository at this point in the history
  20. Fix dir

    Tyriar committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    e550519 View commit details
    Browse the repository at this point in the history
  21. Run inwasm in ci

    Tyriar committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    ee55bd0 View commit details
    Browse the repository at this point in the history
  22. Fix arg order

    Tyriar committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    8d0d752 View commit details
    Browse the repository at this point in the history
  23. Fix failing tests on mac

    Tyriar committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    3ae433d View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

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

Commits on Aug 23, 2023

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