2021-01-22 15:39:26 +01:00
<!DOCTYPE html>
< html >
< head >
< title > go-wasm-http-server demo< / title >
< / head >
< body >
< ul >
2021-01-24 21:28:56 +01:00
< li > < a href = "hello" > Hello demo< / a > (< a href = "https://github.com/nlepage/go-wasm-http-server/tree/master/docs/hello" > sources< / a > )< / li >
< li > < a href = "hello-state" > Hello with state demo< / a > (< a href = "https://github.com/nlepage/go-wasm-http-server/tree/master/docs/hello-state" > sources< / a > )< / li >
< li > < a href = "https://nlepage.github.io/catption/wasm/" > 😺 Catption generator demo< / a > (< a href = "https://github.com/nlepage/catption/tree/wasm" > sources< / a > )< / li >
2021-01-22 15:39:26 +01:00
< / ul >
< / body >
< / html >