(no title)
max99x
|
14 years ago
I've spoken a little about the reason we couldn't use GHC among other things, at https://github.com/replit/repl.it/issues/43. In short, we need an interpreter rather than a compiler or a JIT, and we need the interpreter itself to run in the browser.
jstepien|14 years ago
max99x|14 years ago