Add JavaScript support
This adds support for the GHC JavaScript backend. The resulting code can be run on node.js.
Showing
- System/Process.hs 47 additions, 5 deletionsSystem/Process.hs
- System/Process/Common.hs 18 additions, 8 deletionsSystem/Process/Common.hs
- System/Process/Internals.hs 6 additions, 2 deletionsSystem/Process/Internals.hs
- System/Process/JavaScript.hs 308 additions, 0 deletionsSystem/Process/JavaScript.hs
- jsbits/process.js 585 additions, 0 deletionsjsbits/process.js
- process.cabal 12 additions, 7 deletionsprocess.cabal
Loading
Please register or sign in to comment