This is the latest docs version
Quick Links
  • -Overview
  • -Language Features
  • -JS Interop
  • -Build System
Documentation
Language Manual
Reference for all language features
ReScript & React
First class bindings for ReactJS
GenType
Seamless TypeScript integration
Reanalyze
Dead Code & Termination analysis
Exploration
Packages
Explore third party libraries and bindings
Syntax Lookup
Discover all syntax constructs
APIPlaygroundBlogCommunity
  • Playground
  • Blog
  • Community
  • X
  • Bluesky
  • GitHub
  • Forum
Oct 8, 2017

Announcing BuckleScript 1.7.4

Hongbo Zhang
Compiler & Build System

Important: This is an archived blog post, kept for historical reasons. Please note that this information might be outdated.

New Release

We are excited to announce bs-platform@1.7.3 with following new highlighted features:

New CLI template generator

You can now create and build a new BuckleScript project in a single command (works on all platforms with zero dependencies including Windows)

SH
npm install -g bs-platform && bsb -init hello && cd hello && npm run build

You can find more details in the manual.

Adding several modules to Js namespace, including Option, Result, List and Vector.

Note it is still work in progress, but these libraries are optimized for both performance and size, they can provide an even smaller code size than current case

You can also find a full list of changes in our Changelog file.

Want to read more?
Back to Overview

© 2025 The ReScript Project

Software and assets distribution powered by KeyCDN.

About
  • Community
  • ReScript Association
Find us on