fable-standalone

Fable compiler

Usage no npm install needed!

<script type="module">
  import fableStandalone from 'https://cdn.skypack.dev/fable-standalone';
</script>

README

fable-standalone

Fable bootstrapping itself to compile F# code in JS-only environments (browser, node.js). Note this doesn't output JS code, but a JSON AST that must be transformed using Babel.