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 Js2wasm #33

Open
wants to merge 11 commits into
base: master
Choose a base branch
from
Open

Add Js2wasm #33

wants to merge 11 commits into from

Commits on May 18, 2024

  1. update c2wasm api

    dangell7 committed May 18, 2024
    Configuration menu
    Copy the full SHA
    62b1bec View commit details
    Browse the repository at this point in the history
  2. add quickjs submodule

    dangell7 committed May 18, 2024
    Configuration menu
    Copy the full SHA
    693b1d1 View commit details
    Browse the repository at this point in the history
  3. add js2wasm

    dangell7 committed May 18, 2024
    Configuration menu
    Copy the full SHA
    83af0eb View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. fix typos

    dangell7 committed May 21, 2024
    Configuration menu
    Copy the full SHA
    ea9c7fe View commit details
    Browse the repository at this point in the history
  2. add wasi-sdk to rm

    dangell7 committed May 21, 2024
    Configuration menu
    Copy the full SHA
    a50ae8b View commit details
    Browse the repository at this point in the history
  3. update js2wasm env default

    dangell7 committed May 21, 2024
    Configuration menu
    Copy the full SHA
    ca67d80 View commit details
    Browse the repository at this point in the history
  4. improve 500 error response

    dangell7 committed May 21, 2024
    Configuration menu
    Copy the full SHA
    a404740 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. add ts builds

    dangell7 committed May 30, 2024
    Configuration menu
    Copy the full SHA
    8cb1507 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. fix esbuild

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

Commits on Jul 17, 2024

  1. Merge pull request #2 from tequdev/fix-esbuild

    fix to use esbuild JS API instead CLI
    dangell7 authored Jul 17, 2024
    Configuration menu
    Copy the full SHA
    58ee34e View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. cut v1.0.5

    dangell7 committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    1a4886e View commit details
    Browse the repository at this point in the history