mirror of
https://github.com/fluencelabs/wasmer
synced 2025-05-29 01:51:18 +00:00
332: fix lstat64; heap size; and stat r=MarkMcCaskey a=MarkMcCaskey - Get https://github.com/nikic/PHP-Parser working 🎉 - fixes memory issue bug which looked like relative paths didn't work, but was really pointer aliasing corrupting data Co-authored-by: Mark McCaskey <mark@wasmer.io>
Wasmer Runtime Core
Wasmer is a standalone JIT WebAssembly runtime, aiming to be fully compatible with Emscripten, Rust and Go. Learn more.
This crate represents the core of the runtime.