A major step toward a leaner, faster, simpler toolchain.
This release refines the language and embraces ReScript’s own identity.
Blog: rescript-lang.org/blog/release...
Notes: github.com/rescript-lan...
Huge thanks to everyone who helped move ReScript forward.
A major step toward a leaner, faster, simpler toolchain.
This release refines the language and embraces ReScript’s own identity.
Blog: rescript-lang.org/blog/release...
Notes: github.com/rescript-lan...
Huge thanks to everyone who helped move ReScript forward.
End result: a brand new, super fast ReScript build system.
rescript-lang.org/blog/reforgi...
End result: a brand new, super fast ReScript build system.
rescript-lang.org/blog/reforgi...
github.com/rescript-la...
github.com/rescript-la...
- ReasonML is an alternate syntax for OCaml
- Melange is a compiler from OCaml to JavaScript
- ReScript evolved from a fork of the OCaml compiler with changed the syntax and has a great ecosystem for web dev
🧡
- ReasonML is an alternate syntax for OCaml
- Melange is a compiler from OCaml to JavaScript
- ReScript evolved from a fork of the OCaml compiler with changed the syntax and has a great ecosystem for web dev
🧡
@rescript-lang.org
compiler
It gave almost 3x faster performance than the original js_of_ocaml build! 🔥
@rescript-lang.org
compiler
It gave almost 3x faster performance than the original js_of_ocaml build! 🔥
Check out this new blogpost to get an idea what we did last year.
rescript-lang.org/blog/retreats
Check out this new blogpost to get an idea what we did last year.
rescript-lang.org/blog/retreats
ReScript is awesome because you can drop it into any JavaScript project and use any JavaScript runtime.
I'm currently working on a project using Deno and it works great!
ReScript is awesome because you can drop it into any JavaScript project and use any JavaScript runtime.
I'm currently working on a project using Deno and it works great!
npm create rescript-app@next
forum.rescript-lang.org/t/ann-rescri...
npm create rescript-app@next
forum.rescript-lang.org/t/ann-rescri...
buff.ly/bzurHXB
buff.ly/bzurHXB
To shrink the download & install size significantly!
Download & Install size change:
- Before: 67 MB | 197 MB
- After: 15 MB | 48 MB (on a Linux x64 machine)
To shrink the download & install size significantly!
Download & Install size change:
- Before: 67 MB | 197 MB
- After: 15 MB | 48 MB (on a Linux x64 machine)
Full type safety from DB to client, minimal boilerplate, all more or less "just ReScript".
Full type safety from DB to client, minimal boilerplate, all more or less "just ReScript".
youtu.be/zUyrHXB_ImE
Had a lot of fun with this!