kazum opened a new pull request #6886:
URL: https://github.com/apache/incubator-tvm/pull/6886


   The wasm32 test [doesn't 
work](https://github.com/apache/incubator-tvm/issues/6816#issue-734113134) with 
the current wasmtime (after the commit 
https://github.com/bytecodealliance/wasmtime/pull/1565).  It seems that we 
cannot generate a wasm binary which is compatible with the new WASI ABI.
   
   This PR pins the wasmtime version to v0.16.0, the latest stable version 
which can work with our wasm32 test, and makes #6871 pass the CI.  This also 
installs libc6-dev-i386 needed for wasm32 compilation.
   
   @jroesch @tqchen @nhynes 
   


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to