bytecodealliance / wasmtime

A fast and secure runtime for WebAssembly
https://wasmtime.dev/
Apache License 2.0
15.43k stars 1.31k forks source link

Remove the use of `MemoryStyle` in Winch #9581

Closed alexcrichton closed 2 weeks ago

alexcrichton commented 2 weeks ago

This applies a similar change as #9576 but to Winch. Similar to the previous PR one case needed some reshuffling, but otherwise all current behavior is maintained and this should otherwise be a refactoring.