github ocsigen/js_of_ocaml 5.3.0

latest releases: 5.8.2-floats, 5.8.2, 5.8.1...
15 months ago

CHANGES:

Features/Changes

  • Misc: Bump magic number for ocaml 5.1
  • Misc: changes to stay compatible with the next version of ppx_expect
  • Runtime: support conversion of Uint8ClampedArray typed arrays to bigarrays (#1472)

Bug fixes

  • Compiler: fix location for parsing errors when last token is a virtual semicolon
  • Compiler: fix variable renaming with nested const/let decl with identical names
  • Compiler: fix variable renaming inside js method
  • Compiler: consise body should allow any expression but object literals
  • Compiler: preserve [new] without arguments [new C] (vs [new C()]
  • Compiler: remove invalid rewriting of js (#1471, #1469)
  • Runtime: fix int32 values returned from bigarrays when wrapping Uint32Array objects (#1472)

Don't miss a new js_of_ocaml release

NewReleases is sending notifications on new releases.