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 3, 2017

Announcing BuckleScript 1.4.3

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 Changes

Besides a number of minor bug fixes, most notable changes

ES6 module support, "es6", "es6-global", "amdjs-global"

"es6" package-spec will generate es6 modules for each ocaml module, "es6-global" will also generate es6 modules but the path does not rely on node module resolution "amdjs-globa" is similar to "es6-global"

The es6 module is in perfect combination with rollup as a bundler, see this link about how good the dead code elimination is https://twitter.com/bobzhang1988/status/827562467148623875

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