logoalt Hacker News

philipwhiukyesterday at 3:06 PM1 replyview on HN

   ~ # 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

Replies

kroyesterday at 4:13 PM

Afaik wasm cannot open network sockets.

The segfault is unfortunate though

show 1 reply