@TwiMeta Wasm isn't just for the web. DotWasm is a runtime for client-side scripting and plugins, prioritizing portability and security in .NET environments.
@awakecoding I am not currently using IL.Emit because my top priority is supporting AOT targets. However, it can certainly provide dramatic speed improvements in environments where JIT is available, so I would like to support it in the future.