Files
wasmtime/crates
Alex Crichton 61f0b8fc56 Remove Windows-specific code for static memory bounds
Added in c4e10227de I think the original
reason (which I'm not entirely knowledgeable of) may no longer be
applicable? In any case this is a significant difference on Windows from
other platforms because it makes loads/stores of wasm code have manual
checks instead of relying on the guard page, causing runtime and
compile-time slowdowns on Windows-only.

I originally rediscovered this when investigating #2318 and saw that
both the compile time of the module in question and trap information
tables were much larger than they were on Linux. Removing this
Windows-specific configuration fixed the discrepancies and afterwards
Linux and Windows were basically the same.
2020-10-28 16:49:53 -07:00
..
2020-08-17 16:03:35 -07:00
2020-10-23 16:50:51 -07:00
2020-09-23 13:54:02 -05:00
2020-09-23 13:54:02 -05:00
2020-10-23 16:50:51 -07:00
2020-10-23 16:50:51 -07:00
2020-10-23 16:50:51 -07:00
2020-09-29 13:20:14 -05:00
2020-10-23 16:50:51 -07:00
2020-09-23 13:54:02 -05:00