vmware-labs / webassembly-language-runtimes

Wasm Language Runtimes provides popular language runtimes (Ruby, Python, …) precompiled to WebAssembly that are tested for compatibility and kept up to date when new versions of upstream languages are released
Apache License 2.0
327 stars 27 forks source link

Update builds to WASK SDK 20 #102

Closed assambar closed 1 year ago

assambar commented 1 year ago

Is your feature request related to a problem? Please describe.

We use wasi-sdk-19 now

Describe the solution you'd like

Just update the builder images and default configs

Describe alternatives you've considered

No response

Additional context

No response