You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: test/README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -37,7 +37,7 @@ output.log # the captured printed output--only for errors
37
37
38
38
### Running tests in the browser
39
39
40
-
To run a test in the browser, use the `scripts/browser-test/harness.mjs` as `ENGINE`
40
+
To run a test in the browser, use the `scripts/browser-test/harness.mjs` as `ENGINE`. The harness uses [`bjorn3/browser_wasi_shim`](https://github.com/bjorn3/browser_wasi_shim/) as a WASI implementation on browser.
0 commit comments