Hello, I am served from Zig compiled to wasm32-freestanding-none. I know the following about my environment: - I am running in olin which implements version 0.1 of the Common WebAssembly ABI. - I think the time is 1656759189 - RUN_ID: 98652259-1341-4b42-b7d6-4a00a071c66d - WORKER_ID: d51937ab-3f41-408e-b1e6-6f5dd9b821db - Method: GET - URI: / Source code: https://github.com/Xe/olin/blob/master/zig/src/cwagi.zig If you would like to learn more about this project, please take a look at the following links: - https://github.com/Xe/olin - https://christine.website/blog/olin-1-why-09-1-2018 - https://christine.website/blog/olin-2-the-future-09-5-2018 And this is just the beginning. This doesn't look like much, but this is a WebAssembly program writing a CGI response to an _unmodified webserver_. This is most of what you need for HTTP responses. Have a good day and be well, Creator.