fiberplane / fp-bindgen

Bindings generator for full-stack WASM plugins
https://fiberplane.dev
Apache License 2.0
479 stars 18 forks source link

Remove aarch64-specific code now that Wasmer 3.1.0 is available #159

Closed sagacity closed 1 year ago

sagacity commented 1 year ago

The aarch64 memory corruption bug in wasmer is fixed, so we can remove our workarounds.