It's really odd for the mismatch errors because wasmtime should be 100% compatible with wasm32-unknown-unknown. But anyway, it doesn't matter if you change the target to wasm32-wasi.
If you only need to deploy model on browser, I believe [tvm-web](https://github.com/apache/incubator-tvm/blob/master/web/README.md) module would be the best choice for you. Check this [blog](https://tvm.apache.org/2020/05/14/compiling-machine-learning-to-webassembly-and-webgpu) for the design details. --- [Visit Topic](https://discuss.tvm.ai/t/how-to-build-runnable-wasm-on-browser/7048/6) to respond. You are receiving this because you enabled mailing list mode. To unsubscribe from these emails, [click here](https://discuss.tvm.ai/email/unsubscribe/170350acb92603b426be2eece9438e881db800b187ebe428e9e87c332b7e8c5d).