driver: add wasm backend iserv logic
This commit adds wasm backend iserv logic to the driver, see added comments for explanation.
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
-
mentioned in commit ghc/ghc@e7d3bf92
-
mentioned in commit e989f424
-
mentioned in commit c1ff6359
-
mentioned in commit c8c0cad8
-
mentioned in commit 1f81923c
-
mentioned in commit ddad04b1
-
mentioned in commit 75f072f1
-
mentioned in commit 3c40f393
-
mentioned in commit e2705d2a
-
mentioned in commit a5eb416f
-
mentioned in commit be2e5058
-
mentioned in commit 86a01fd0
-
mentioned in commit 565ff9ea
Please register or sign in to comment