1
0
Fork 0
fun experiments with guile hoot
Go to file
Vivianne b84e82e1b7 initial commit 2023-12-01 02:08:33 -05:00
.gitignore initial commit 2023-12-01 02:08:33 -05:00
README.md initial commit 2023-12-01 02:08:33 -05:00
hello.js initial commit 2023-12-01 02:08:33 -05:00
hello.scm initial commit 2023-12-01 02:08:33 -05:00
index.html initial commit 2023-12-01 02:08:33 -05:00
web-server.scm initial commit 2023-12-01 02:08:33 -05:00

README.md

My hoot experiments!

Prerequisites

  • Need hoot
  • Need to put hoot's reflect.js in here
  • Need to put hoot's js-runtime/ folder in here

Running

  • Run guile hello.scm to build the hello.wasm file
  • Then run guile web-server.scm to run a web server and host the files on :8080