Extism PHP Host SDK - easily run WebAssembly modules / plugins from PHP applications
BSD 3-Clause "New" or "Revised" License
20
stars
4
forks
source link
fix: throw exception when extism_error() returns a non-null string #20
Closed
mhmd-azeez closed 4 months ago
This PR fixes the cases where the plugin panics (so extism_error is not null) but extism_call_function returns 0
I also updated extism.h