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(www): playground #1182

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

feat(www): playground #1182

wants to merge 26 commits into from

Commits on Jul 30, 2023

  1. Configuration menu
    Copy the full SHA
    0b0bee6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0232896 View commit details
    Browse the repository at this point in the history
  3. monaco editor

    magurotuna committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    724a174 View commit details
    Browse the repository at this point in the history
  4. call wasm from js

    magurotuna committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    ccb4c7f View commit details
    Browse the repository at this point in the history
  5. dark mode

    magurotuna committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    aab1bb2 View commit details
    Browse the repository at this point in the history
  6. fix

    magurotuna committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    96606a1 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. Configuration menu
    Copy the full SHA
    d360d5e View commit details
    Browse the repository at this point in the history
  2. optimize wasm for size

    magurotuna committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    42e2057 View commit details
    Browse the repository at this point in the history
  3. fix layout

    magurotuna committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    e948e03 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2024

  1. Configuration menu
    Copy the full SHA
    fad1c0e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a620ec2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a1766da View commit details
    Browse the repository at this point in the history
  4. tweak layout

    magurotuna committed May 5, 2024
    Configuration menu
    Copy the full SHA
    d09e137 View commit details
    Browse the repository at this point in the history
  5. disable type errors

    magurotuna committed May 5, 2024
    Configuration menu
    Copy the full SHA
    c531029 View commit details
    Browse the repository at this point in the history
  6. use wasmbuild

    magurotuna committed May 5, 2024
    Configuration menu
    Copy the full SHA
    7bb82c2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a99ef45 View commit details
    Browse the repository at this point in the history
  8. unify import

    magurotuna committed May 5, 2024
    Configuration menu
    Copy the full SHA
    4a1a866 View commit details
    Browse the repository at this point in the history
  9. support jsx/tsx

    magurotuna committed May 5, 2024
    Configuration menu
    Copy the full SHA
    5f35f18 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5a76d29 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. add lockfile

    magurotuna committed May 6, 2024
    Configuration menu
    Copy the full SHA
    bb1021d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a69b97 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4722508 View commit details
    Browse the repository at this point in the history
  4. wasmbuild

    magurotuna committed May 6, 2024
    Configuration menu
    Copy the full SHA
    dd53fe2 View commit details
    Browse the repository at this point in the history
  5. revert to esm.sh

    magurotuna committed May 6, 2024
    Configuration menu
    Copy the full SHA
    cb6d961 View commit details
    Browse the repository at this point in the history
  6. update wording

    magurotuna committed May 6, 2024
    Configuration menu
    Copy the full SHA
    a4d2b6e View commit details
    Browse the repository at this point in the history
  7. open docs in new tab

    magurotuna committed May 6, 2024
    Configuration menu
    Copy the full SHA
    14f25cf View commit details
    Browse the repository at this point in the history