aboutsummaryrefslogtreecommitdiff
path: root/test/bun.js/wasi.test.js (follow)
AgeCommit message (Collapse)AuthorFilesLines
2023-01-28Support running WASI (WebAssembly) files using `bun run` (#1929)Gravatar Jarred Sumner 1-0/+15
* another micro bench * Support running WASI --------- Co-authored-by: Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com>