Oct 5, 2017

Announcing BuckleScript 1.5.1

Hongbo Zhang
Compiler & Build System

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

Features

  1. FFI: Unicode literal support

  2. FFI: return value checking

  3. FFI: Detect global variable existence

Minor breaking changes

  1. changes NodeJS special variables from module_ to _module to make it more consistent

  2. [%node ] return [_ option] type instead of undefined

Want to read more?
Back to Overview