hadrian/ghci: add wasm dyld
This commit adds the wasm dynamic linker implementation, as well as ghci logic to call it and hadrian logic to install it to the correct location. See the top-level note in utils/jsffi/dyld.mjs for more details.
Showing
- hadrian/src/Base.hs 1 addition, 0 deletionshadrian/src/Base.hs
- hadrian/src/Rules/Generate.hs 4 additions, 0 deletionshadrian/src/Rules/Generate.hs
- libraries/ghci/GHCi/ObjLink.hs 87 additions, 9 deletionslibraries/ghci/GHCi/ObjLink.hs
- libraries/ghci/GHCi/Server.hs 11 additions, 0 deletionslibraries/ghci/GHCi/Server.hs
- libraries/ghci/ghci.cabal.in 3 additions, 0 deletionslibraries/ghci/ghci.cabal.in
- utils/jsffi/dyld.mjs 857 additions, 0 deletionsutils/jsffi/dyld.mjs
- utils/jsffi/post-link.mjs 3 additions, 3 deletionsutils/jsffi/post-link.mjs
Loading
-
mentioned in commit a012b70f
-
mentioned in commit 70daa188
-
mentioned in commit b71b0800
-
mentioned in commit 22786a1f
-
mentioned in commit 277bc6f9
-
mentioned in commit 7e740586
-
mentioned in commit abc76e9f
-
mentioned in commit 24657f5f
-
mentioned in commit fdf38bff
-
mentioned in commit 28b21480
-
mentioned in commit 5e57893d
-
mentioned in commit c08f1bb8
Please register or sign in to comment