Next: Scheme reference, Previous: Reflection, Up: Guile Hoot [Contents][Index]
Hoot’s primary deployment targets are JavaScript runtimes, web browsers in particular. Hoot binaries are compatible with all major web browsers:
Additionally, Hoot binaries can also run in server-side JavaScript runtimes that are derived from the JavaScript engines within web browsers, such as NodeJS which is based on Google’s V8 runtime.
At this time, it is not possible to run Hoot binaries on non-JavaScript Wasm runtimes such as Wasmtime. If you’re feeling adventurous and manage to figure out how to deploy to Wasmtime or a similar runtime, please let us know!