discussions Search Results · repo:rescript-lang/rescript language:ReScript
Filter by
9 results
(88 ms)9 results
inrescript-lang/rescript (press backspace or delete to remove):
I want to run ReScript program using standard input (stdin) without creating and saving ReScript file to computer. How
can I do this?
lulunac27aposted
on Mar 22- 2
:
I m looking to format ReScript code with 80-character line width, like Prettier has a default value of 80-character line
width. I tried using ReScript config file, but it s doesn t work.
lulunac27aposted
on Mar 8- 0
:
I ve been trying to model GeoJSON using rescript@11 types, just to see if I can, and am stumbling on just a few issues
that I think should be feasible (though not easy) to fix since all the necessary features ...
glennslposted
on May 28, 2023- 16
:
Hey,
I was trying to add @genTypes in my project and I m encountering this issue in my project.
So it s trying to look for the *.gen.tsx file for the core libraries types.
Attaching screenshot for the ...
PritishBudhirajaposted
on Aug 20, 2024- 0
:
Hello,
As someone new to ReScript, I m trying to find an optimal integration with Vite. The current approaches are either to
run a separate terminal or to use jihchi/vite-plugin-rescript.
Running a separate ...
nojafposted
on May 13, 2024- 10
:
As We all know WebAssembly is just a high Performance Binary Format that runs near native speed on any platform.
WebAssembly runs in Browsers, On Server with native WebAssembly Runtimes like Wamser, WasmTime, ...
Abiti-936posted
on Aug 19, 2022- 1
:
let keyword looks noisy/redundant each time we need to define a variable/function:
let add = (a, b) = a + b
Is it possible to ditch it or at least make it optional? So the code gets better without it: ...
bomzjposted
on Jan 24, 2024- 7
:
I m not 100% sure if this is appropriate place to discuss this idea, I m happy to start this discussion elsewhere.
Is there work being done to create web components from ReScript? I can t find anything ...
kee-othposted
on Aug 24, 2021- 0