You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After the next version of Wasmtime 34 is published, update the logic for using a file as stdin to use InputFile from bytecodealliance/wasmtime#10968 instead of reading the file into memory.