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

Add wasm backend #150

Merged
merged 19 commits into from
Jul 30, 2023
Merged

Add wasm backend #150

merged 19 commits into from
Jul 30, 2023

Commits on Jul 4, 2023

  1. Configuration menu
    Copy the full SHA
    0ab1b1c View commit details
    Browse the repository at this point in the history
  2. Fix compiler errors

    devongovett committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    ec4e315 View commit details
    Browse the repository at this point in the history
  3. Don't break windows

    devongovett committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    b835a76 View commit details
    Browse the repository at this point in the history
  4. more fixes

    devongovett committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    944b62a View commit details
    Browse the repository at this point in the history
  5. debug

    devongovett committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    15309d5 View commit details
    Browse the repository at this point in the history
  6. test

    devongovett committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    efb241e View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2023

  1. Try fixing tests

    devongovett committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    fbc51d6 View commit details
    Browse the repository at this point in the history
  2. kick

    devongovett committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    39c9bbf View commit details
    Browse the repository at this point in the history
  3. alpha version

    devongovett committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    15a02de View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. Add wasm backend

    devongovett committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    886ba22 View commit details
    Browse the repository at this point in the history
  2. run tests

    devongovett committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    2e5ba50 View commit details
    Browse the repository at this point in the history
  3. fixes

    devongovett committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    a3618e4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7c708ee View commit details
    Browse the repository at this point in the history
  5. use node 18

    devongovett committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    87a63f7 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2023

  1. Merge branch 'master' of github.com:parcel-bundler/watcher into wasm

    # Conflicts:
    #	.github/workflows/test.yml
    #	src/Backend.cc
    #	test/watcher.js
    devongovett committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    9c5b2f6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2c11a8a View commit details
    Browse the repository at this point in the history
  3. potential fix

    devongovett committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    72ddef1 View commit details
    Browse the repository at this point in the history
  4. fix format string

    devongovett committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    6a7e983 View commit details
    Browse the repository at this point in the history
  5. restore publishing

    devongovett committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    6519d84 View commit details
    Browse the repository at this point in the history