Comment by philipwhiuk

4 days ago

   ~ # ping 8.8.8.8
   PING 8.8.8.8 (8.8.8.8): 56 data bytes
   ping: can't create raw socket: Function not implemented
   [Runner sh (18823808)]: Wasm crash: RuntimeError: memory access out of bounds

darn

Afaik wasm cannot open network sockets.

The segfault is unfortunate though