leonwanghui commented on a change in pull request #8563:
URL: https://github.com/apache/tvm/pull/8563#discussion_r678911511



##########
File path: apps/wasm-standalone/wasm-runtime/Cargo.toml
##########
@@ -26,8 +26,8 @@ license = "Apache-2.0"
 keywords = ["wasm", "machine learning", "wasmtime"]
 
 [dependencies]
-wasmtime = "0.16.0"
-wasmtime-wasi = "0.16.0"
+wasmtime = "0.28.0"

Review comment:
       Can u check it if this version of `wasmtime` supports loading wasm graph 
with `-mattr=+simd128` flag? Thanks!




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to