-
Hi, I'm trying to write Fable bindings for Meteor js.
I've to use ts2fable and use it's output for simple apps and it works. But for some complex things, ts2fable's output is too poor.
For example…
-
Hi,
Here it is the output after run the unit tests:
```
Script started on Mon Aug 10 18:23:09 2015
[79C
Mon, 10 Aug 2015, 18:23:09[53C
[bsd:/usr/ports/devel/py-itools][28C
[1m[4mcpm@pts/…
cpu82 updated
7 years ago
-
### Description
Hello
Starting from **0.7 version** of fable compiler, I can't compile ionide-vscode-paket. When try to build project, it breaks with error:
> _Cannot find replacement for Fabl…
-
Hello everyone! Awesome project I was interested in F# but due to work stuff I went a bit more isolated to webtech, however Fable seems my way back to F# :)
I tried to ts2fable on the angular.d.ts an…
-
For the new _major-before-1.0_ version we're aiming to make easier JSON serialization and usage of Fable libraries, and it's become clear we need some kind of generic info available at runtime for tha…
-
### Description
ts2fable fails with
ERROR: TypeError: Cannot read property 'forEach' of undefined
when run on material-ui.d.ts
### Repro steps
Please provide the steps required to reproduce the prob…
-
In F#, if two different interfaces both use the method name `Foo`, there is no conflict. And classes can also use the method name `Foo` without conflicting with interfaces.
But in Fable, there is a…
-
In Fable 0.7 `toPlainJsObj` is deprecated and replaced with the `[]` attribute. While this works nicely with records, it doesn't really work as well with discriminated unions.
In my project `fable-…
-
In trying to port the webGLTerrain sample to Electron, I find that the dynamic method of interacting with js works but the foreign interface method does not. I wonder if this is a limitation of Fable …
-
It seems DLL + js are the implicit goal of future fable package distribution.
Current direction does not address:
- Transitive dependencies potentially introducing copies of the types (via included F…