Fixes for release - #237
Conversation
|
I think you are overthinking it. It looks quite easy to me:
Also, let's try to not duplicate pipelines in tests, once we run |
In Fluvio we use wasm32-unknown-unknown with wasmtime. I think that should not assume that thing since wasm32-unknown-unknown is supported by wasmtime |
|
Interesting, which VMs you support for Wasm32? Why you don't use Wasi? |
|
We recently added support for WASI, but still is not enabled by default, we could consider to migrate to only use WASI in the feature but that decission has not been taken yet |
* Fixes for release * add new test * Remove change applied in development branch * Only add dependency for wasm32 * Update ci.yml Co-authored-by: Luis Moreno <morenol@users.noreply.github.com> Co-authored-by: Lorenzo <tunedconsulting@gmail.com>
Fixes #
Checklist
Current behaviour
New expected behaviour
Change logs