wasmerio / wasmer-php

🐘🕸️ WebAssembly runtime for PHP
https://wasmerio.github.io/wasmer-php/wasm/
MIT License
1.01k stars 42 forks source link

feat: Add `wasm_get_last_error` #14

Closed Hywan closed 5 years ago

Hywan commented 5 years ago

This patch adds wasm_get_last_error, uses it, tests it etc.