Wasm3 entering a minimal maintenance phase

I regret to inform the community that due to the destruction of my house by Russians who invaded my country, Wasm3 will enter a minimal maintenance phase. I am unable to continue developing new features at this time. However, I am committed to keeping the project alive and will review and merge incoming Pull Requests. Your contributions to Wasm3 are now more valuable than ever. Wasm3 is a fast WebAssembly interpreter and the most universal WASM runtime. It passes the WebAssembly spec testsuite and can run many WASI apps. It can be used on various platforms and architectures. The motivation for using an interpreter over a JIT is discussed, highlighting the benefits of portability, security, and development impedance. Running WebAssembly on embedded devices is also explored as a promising alternative for various practical use cases.

https://github.com/wasm3/wasm3

To top