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

WIP migration of es-module-lexer to Wasm components #143

Open
wants to merge 18 commits into
base: main
Choose a base branch
from

Commits on Nov 17, 2022

  1. migrate to Wasm components

    guybedford committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    3bc55ce View commit details
    Browse the repository at this point in the history
  2. world update

    guybedford committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    fcf893b View commit details
    Browse the repository at this point in the history
  3. all working

    guybedford committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    cd66a4d View commit details
    Browse the repository at this point in the history
  4. fixes

    guybedford committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    cb4376c View commit details
    Browse the repository at this point in the history
  5. latest

    guybedford committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    60e0a49 View commit details
    Browse the repository at this point in the history
  6. latest js-component-tools

    guybedford committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    c5185c3 View commit details
    Browse the repository at this point in the history
  7. fixup rebase

    guybedford committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    156e9c0 View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2022

  1. wat

    guybedford committed Dec 24, 2022
    Configuration menu
    Copy the full SHA
    3cfbeba View commit details
    Browse the repository at this point in the history
  2. latest components tooling

    guybedford committed Dec 24, 2022
    Configuration menu
    Copy the full SHA
    eba4a88 View commit details
    Browse the repository at this point in the history
  3. remove emscripten install

    guybedford committed Dec 24, 2022
    Configuration menu
    Copy the full SHA
    f8d8d56 View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2022

  1. fixup tests

    guybedford committed Dec 25, 2022
    Configuration menu
    Copy the full SHA
    007a8bc View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2023

  1. further test fixes

    guybedford committed Jan 1, 2023
    Configuration menu
    Copy the full SHA
    2f1a09a View commit details
    Browse the repository at this point in the history
  2. fixup

    guybedford committed Jan 1, 2023
    Configuration menu
    Copy the full SHA
    fdd3f12 View commit details
    Browse the repository at this point in the history
  3. fixup string exports

    guybedford committed Jan 1, 2023
    Configuration menu
    Copy the full SHA
    fc355cd View commit details
    Browse the repository at this point in the history
  4. finalize tests

    guybedford committed Jan 1, 2023
    Configuration menu
    Copy the full SHA
    b32875b View commit details
    Browse the repository at this point in the history
  5. fixup chomp action

    guybedford committed Jan 1, 2023
    Configuration menu
    Copy the full SHA
    e95368a View commit details
    Browse the repository at this point in the history
  6. fixup wit-bindgen ref

    guybedford committed Jan 1, 2023
    Configuration menu
    Copy the full SHA
    c5dda48 View commit details
    Browse the repository at this point in the history
  7. install wasm-tools

    guybedford committed Jan 1, 2023
    Configuration menu
    Copy the full SHA
    042460a View commit details
    Browse the repository at this point in the history