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
Fix build and clippy checks when gdb features is enabled on windows
- The toolchain paths and flags are not correctly propagated on
windows. When gdb feature is enabled, wasmtime-internal-jit-debug
crate tries to compile C files using cc which is not correctly set
on Windows
Signed-off-by: Doru Blânzeanu <[email protected]>
0 commit comments