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
  • X
  • Bluesky
  • GitHub
  • Forum
Oct 2, 2017

Announcing BuckleScript 1.4.2

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

BuckleScript 1.4.2 release comes with quite a few enhancements.

Most notable features

  1. The build system is ready to handle multiple npm packages, and its module system can be overriden by the end user. For example, if the library A(end user) depends library B and library C, we only need tell the build system that A needs goog module system, then B, C will be built using goog module system too.

There are quite lots of enhancements to the build system, we strongly recommend users to re-read the documentation (old docs).

  1. FFI add a new feature

  2. FFI can handle bs.obj and bs.string combination

Want to read more?
Back to Overview

© 2024 The ReScript Project

Software and assets distribution powered by KeyCDN.

About
  • Community
  • ReScript Association
Find us on