Fable icon indicating copy to clipboard operation
Fable copied to clipboard

F# to JavaScript, TypeScript, Python, Rust and Dart Compiler

Results 285 Fable issues
Sort by recently updated
recently updated
newest added

Hello! Just so this issue is noted somewhere, but using a match case for `JSX.create` children returns a faulty output: >[!note] > This was tested with Fable v5.0.0-alpha.14 ```fsharp []...

This pull uses the community & microsoft driven library System.CommandLine which is currently in v2-beta5. When compared to Spectre.Console.Cli, this means no requirements for interfaces/classes and attributes to derive the...

# Introduction The capacity to control the file extension of a file would allow us to have files compile to JavaScript configuration files in a build process. The use case...

# Fix generic parameter resolution in inline functions with static member constraints *Note: Claude Code did this for me, so it could be terrible* ## Description This PR fixes a...

Adjustment to previous xml docs too. The following does not render breaks without the use of either `` or `` in Rider. ```fs /// /// Emit a directive prologue at...