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
WebGHC uses the target 'triple' wasm32-unknown-unknown-wasm. While
aclocal.m4 already does have some provisions for wasm32, it and
config.sub need changes for successful build configuration when
cross-compiling GHC to target WebAssembly.
We would expect similar changes to eventually be made in upstream GNU
aclocal.m4 and config.sub.
0 commit comments