chore: update wizer to support p2#324
chore: update wizer to support p2#324MendyBerger wants to merge 1 commit intobytecodealliance:mainfrom
Conversation
|
There is a bug in new wizer where it fails with --allow-wasi flag. I believe @vados-cosmonic has fix for it and it should be updated shortly. |
|
Hey thanks for this PR @MendyBerger and also waht @andreiltd said is right -- turns out there's a bit of a nested-runtime problem on the Wizer side and I think it may actually require upstream changes to wasmtime-wizer. Looking into it and hopefully will have this resolved soon. |
|
Hey also Mendy would you double check that wizer actually does what you're noting here -- the wizer was updated to upstream but it does not actually come with the |
|
BTW if we want to support both p1 and p2 components, we probably need to do something like combining both upstream wizer implementations ( |
No description provided.