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

Use libwasmedge_sock in PHP instead of custom stubs #116

Closed assambar closed 1 year ago

assambar commented 1 year ago

This is an intermediary step in my effort to add WasmEdge socket support to our CPython build.

Note: Did not update the wasmedge_sock version as it was never used or published before.