fable-compiler / repl-legacy

http://fable.io/repl
MIT License
14 stars 10 forks source link

[WIP] Auto compile #21

Closed alfonsogarciacaro closed 6 years ago

alfonsogarciacaro commented 6 years ago

This should fix #15, but I'm not very convinced of the result because the UI is freezing a lot and maybe the user prefers to control compilation explicitly.

Don't merge for now, we can try after the FSChecker is moved to a web worker.

alfonsogarciacaro commented 6 years ago

Closing, we need to move the compiler to a worker before considering something like this.