Compiler ยท Oct 5, 2017

Announcing BuckleScript 1.5.1

Hongbo Zhang
Compiler Team

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

This article was originally released on https://bucklescript.github.io/blog/2017/10/05/release-1-5-1
Want to read more?
Back to Overview