Stream: git-wasmtime

Topic: wasmtime / issue #6243 Mark loads from `VMCallerCheckedAn...


view this post on Zulip Wasmtime GitHub notifications bot (Apr 19 2023 at 19:22):

alexcrichton commented on issue #6243:

Ah oops, true! I did at least confirm that in the test case I was looking at, which was "call import" in a loop, hoisted the loads outside of the loop.

The filetest part here is specifically tricky because this is changing Wasmtime's embedding of cranelift which is quite far away from the filetests of Cranelift. Not to say it couldn't be done, but hopefully reasonable enough for now.


Last updated: Nov 22 2024 at 16:03 UTC