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 1660610335 - RUN_ID: e0c082ed-80b6-4696-ae3c-1a65627e0b0f - WORKER_ID: a1ec3a3c-2151-4cde-8d54-3f5c28cd8b2a - 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.