Skip to content

Fix compilation in latest ghc tree & fix tests for wasm backend

Cheng Shao requested to merge wasm-testsuite into master

This MR fixes compilation in latest ghc tree and also fixes tests for the ghc wasm backend. It's a part of the work in ghc/ghc!10224 (closed).

Merge request reports