You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can you provide some more detail on the commands needed to get the WASI build to compile? I installed the WASI SDK following the steps from the circle.yml section on WASI and also just tried cmake -DTOOLCHAIN=wasm32-wasi and it doesn't compile anything. I'm completely new to cmake and compiling anything to WASM and have spent a fair bit of time trying to understand how to do this but nothing seems to work.
The text was updated successfully, but these errors were encountered:
Can you provide some more detail on the commands needed to get the WASI build to compile? I installed the WASI SDK following the steps from the
circle.yml
section on WASI and also just triedcmake -DTOOLCHAIN=wasm32-wasi
and it doesn't compile anything. I'm completely new to cmake and compiling anything to WASM and have spent a fair bit of time trying to understand how to do this but nothing seems to work.The text was updated successfully, but these errors were encountered: