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

Bump to latest versions (along with the wasi-sdk-20 builds) #110

Closed assambar closed 1 year ago

assambar commented 1 year ago
gzurl commented 1 year ago

@assambar, the PR LGTM, great work!

I would double-check new builds with our current demos. For instance, we could check PHP 8.2.6 with the Drupal demo by updating the Dockerfile and performing manual inspection (ie: setup, a new page, attaching pictures, etc.).