Open Caellian opened 1 month ago
Providing a prebuilt binary for wasi-stub would speed up automated packaging of plugins that use it.
wasi-stub
Currently they have to build it on their own, which makes use cases like xtask slower than they need to be.
xtask
I guess it could be done pretty easily using github action
Providing a prebuilt binary for
wasi-stub
would speed up automated packaging of plugins that use it.Currently they have to build it on their own, which makes use cases like
xtask
slower than they need to be.