Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-02-06 | Fix URL of wasi-js (#1997) | 1 | -1/+1 | ||
2023-01-31 | misc wasi fixes + prettierbun-v0.5.4 | 1 | -386/+133 | ||
2023-01-31 | Fixes #1949 | 1 | -11/+26 | ||
2023-01-29 | Fixes #1933 | 1 | -2/+5 | ||
2023-01-28 | Support running WASI (WebAssembly) files using `bun run` (#1929) | 1 | -0/+2177 | ||
* another micro bench * Support running WASI --------- Co-authored-by: Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com> |