-
The signature of `toLocaleDateString` looks like this (source code):
```
external toLocaleDateString : t -> string = "" [@@bs.send] (* TODO: has overloads with somewhat poor browser support *)
```…
-
Using Spin 0.5.1 on MacOS and running `spin new bs-react spin-test`
```
🏗️ Creating a new bs-react in spin-test
Done!
[...config options here]
🎁 Installing packages. This might take a couple …
-
`npm install tablecloth-bucklescript` currently installs a version from over 100 commits ago - could you please make a new release?
(also if the project can be installed directly from github, could…
-
What I have done:
- run `esy` in `/packages`
- run `yarn install` in demo
- spin up bs platform by `yarn run watch`
and the bs compiler complained: `Fatal error: exception Failure("Ast_mapper:…
-
I am publishing packages to npm to be consumed by TS users. Common file structure for this is to have JS files and definitions/types alongside.
After `bsc/gentype` build is done I am running tsc to…
-
First of all, I'm really loving this library. It's been extremely useful for several projects I'm working on. So thanks for putting in the time to build this!
I just wanted to suggest a potential e…
-
This probably only makes sense in some cases, as some projects will have serious native dependencies. However, for many, it should be possible to run examples in the browser with BuckleScript.
cc @…
-
I'm on Windows 10 x64 Pro. While attempting to install version 8.1.1 of the bs-platform from npm, I kept running running into an error during the installation process. This error does not occur when i…
-
See this repo for a minimal example: https://github.com/jfrolich/bsc-repro
```
bsc-repro) bsc -I . -c Test1.re master
// Generated by BUCKLESCRIPT, PLEASE…
-
# Fundraiser for Better Editor Support in Windows (Without WSL) #
## Why ##
Reason is still not at it's optimal support level in Windows because of shaky editor support.
Reason's VSCode extension…