-
FFI: Unicode literal support http://bucklescript.github.io/bucklescript/Manual.html#_unicode_support_since_1_5_1
-
FFI: Return value checking http://bucklescript.github.io/bucklescript/Manual.html#_return_value_checking_since_1_5_1
-
FFI: Detect global variable existence http://bucklescript.github.io/bucklescript/Manual.html#_detect_global_varialbe_existence_code_bs_external_code_since_1_5_1
-
changes NodeJS special variables from
module_
to_module
to make it more consistent -
[%node ] return [_ option] type instead of
undefined