I would like to use the Fable Compiler to JS from a webpage, just like the REPL does.
Is there a CDN where the code can be downloaded from and an API that shows how to do this?
@amieres This repository is based on the Fable REPL. I recommend asking there for specifics on how it can be used: https://github.com/fable-compiler/repl
I would like to use the Fable Compiler to JS from a webpage, just like the REPL does. Is there a CDN where the code can be downloaded from and an API that shows how to do this?