-
### Description
When using `jsOptions` with an interface, a non-property member (one missing a getter or setting) generates invalid js, a local FSharpRef that references a non-existent identifier `…
-
I went through the steps from the blog post to create a fable|>fuse application on a Windows machine.
When I ran the build using "build.bat", the following errors were displayed:
C:\Projects\F#\fabl…
-
Fable.Import.Pixi.fs isn't compatible with the latest Fable anymore.
We need to replace the KeyValueList attribute with a different approach I suppose.
-
I have been investigating the feasibility of [Fable](https://fable.io/) rules (https://github.com/bazelbuild/rules_dotnet/issues/236) that can consume `fsharp_library` targets as `deps`.
The motiv…
-
Like the title itself already says, the game "Final Fantasy Fables: Chocobo Tales" cannot be patched.
After patching the game just leaves a blackscreen on start up.
-
**Describe the bug**
Some cards have [Brawl] appended to their name. Ex: Banish into Fable, Fairy Formation, Knights' Charge. This looks to be restricted to some ELD cards. Some of these have no othe…
-
### Description
When attempting to extend a type with a method that takes keyword args, the generated code ignores the keyword arguments if `EmitMethod` is present. This isn't required when definin…
-
> [!NOTE]
> This is reproduction code
```fs
type IDecoderHelpers bool
abstract asString: 'JsonValue -> string
type Decoder :
helpers: IDecoderHelpers obj
let invalidGenerics: …
-
### Description
Stack overflow when compiling large discriminated union.
We have a project with a big discriminated union.
To reproduce I made one with 400 cases.
It does compile in the fable …
-
## Modified Proposal (by @dsyme)
This is a suggestion to add adhoc structural type-tagged union types where
* type syntax `(A|B)` or `Typed(A|B)` or `Typed`
* each type of (A|B|C|...) is distin…