driver: add wasm backend iserv logic
This commit adds wasm backend iserv logic to the driver, see added comments for explanation. (cherry picked from commit 2d6107dc)
Showing
- CODEOWNERS 1 addition, 0 deletionsCODEOWNERS
- compiler/GHC.hs 30 additions, 0 deletionscompiler/GHC.hs
- compiler/GHC/Runtime/Interpreter.hs 15 additions, 0 deletionscompiler/GHC/Runtime/Interpreter.hs
- compiler/GHC/Runtime/Interpreter/Types.hs 19 additions, 0 deletionscompiler/GHC/Runtime/Interpreter/Types.hs
- compiler/GHC/Runtime/Interpreter/Wasm.hs 82 additions, 0 deletionscompiler/GHC/Runtime/Interpreter/Wasm.hs
- compiler/ghc.cabal.in 1 addition, 0 deletionscompiler/ghc.cabal.in
Loading
Please register or sign in to comment