Stream: wasi-threads

Topic: stream events


view this post on Zulip Notification Bot (Oct 11 2022 at 17:50):

Public stream created by Nathaniel McCallum. Description:

No description.

view this post on Zulip Notification Bot (Jan 09 2023 at 17:19):

Bobby Holley changed the access permissions for this stream from Public to Web-public.

view this post on Zulip YAMAMOTO Takashi (Feb 16 2023 at 12:30):

today i implemented a trivial userland scheduler in toywasm to provide a simple way to try wasi-threads on browser

  1. open https://webassembly.sh/ on a browser
  2. drag-and-drop your module (say, threads.wasm) to the browser to "upload" it
  3. toywasm --wasi /tmp/threads.wasm
An online WebAssembly terminal to run WASI modules directly on your browser

view this post on Zulip YAMAMOTO Takashi (Feb 16 2023 at 13:42):

oops, i copy and paste to a wrong thread

view this post on Zulip David Lloyd (Feb 16 2023 at 13:45):

you can move it to another thread by clicking the ... on the first message and choose "move"

view this post on Zulip YAMAMOTO Takashi (Feb 16 2023 at 13:47):

thank you. i wasn't aware of the move functionality. i have just copy-and-pasted again. :-)


Last updated: Oct 23 2024 at 20:03 UTC