-
Is this at least partially fable compatible?
-
# Compatibility Report
- Name of the game with compatibility issues: Fable III
- Steam AppID of the game: 105400
## System Information
- GPU: NVIDIA GTX 1060
- Driver/LLVM version: NVIDIA 440.1…
-
Please soften f# dependency. My console gets spammed with this:
```bash
server: C:\Users\Kevin\source\repos\Swate\src\Server\Server.fsproj : warning NU1605: Detected package downgrade: FSharp.Core…
-
Seems RN's Getting Started now [recommends Expo](https://facebook.github.io/react-native/docs/getting-started.html#testing-your-react-native-installation), would be nice to see Fable option there, as …
-
I added FSharp.Domain.Validation.Fable (0.9.78) via Paket and now when compiling with Fable, I am getting following errors
```
.\.fable-build\fable_modules\FSharp.Domain.Validation.Common.0.9.78\_…
-
I'm trying to create a Fable plugin but I'm having some trouble.
As a very basic starting point, I tried creating the following attribute:
```fsharp
namespace Test
open Fable
type TestPlu…
-
write mission-critical core in a other, safe, strong-typed language, while keeping the blocks in typescript:
potential other languages
- [rescript](https://rescript-lang.org/)
- [scalajs](https:/…
-
Nowadays, I leaning to having a Thoth.Json package which contains the logic of the decoders and then have different backend package which implements an interface to provide support for `Fable.Core.JS.…
-
### Description
It is related to https://github.com/fable-compiler/Fable/issues/3549.
Could we compile F# code using Fable in a library scenario?
Similar to how FCS works today. The things I wo…
-
### Description
While working on #3441 (via commit https://github.com/fable-compiler/Fable/commit/d212c2f21ae5043a4b386ed496ad5fa0776a89d6) a regression has been introduced.
Indeed, when trying …