wasmfx / wasmfxtime

A fork of wasmtime (a fast and secure runtime for WebAssembly) supporting the WasmFX instruction set
https://wasmfx.dev/
Apache License 2.0
19 stars 1 forks source link

Document the culprit of disas expect tests diversion #134

Closed dhil closed 8 months ago

dhil commented 8 months ago

This commit adds a comment to crates/cranelift/src/func_environ.rs to document that the hack in before_translate_function is the culprit of the disas expect test diversion.