Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
$ ./build-and-serve.sh
...
Serving HTTP on http://0.0.0.0:8080/
$ curl localhost:8080
Hello, WASI
$ curl localhost:8080/echo -d echo...
echo...