This builds an iOS app that runs a rust wasmtime binary. The binary loads a wasm component model plugin, and their futures are driven by swift's async executor.
- Follow the steps here to build the wasm component model plugin.
- Follow the steps here to build the wasmtime binary.
- Build and run this app via an emulator in Xcode.
- Open console in Xcode to see logs from the app, the wasmtime binary as well as the wasm plugin.