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 1614460499 - RUN_ID: 6014086d-04ca-4d4b-9e04-0d196dfa933d - WORKER_ID: 4379cb6c-9eee-483f-82bf-cd42de97c0f1 - 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.