From: hugo <hugo.heuzard@gmail.com>
To: caml-list@inria.fr
Subject: [Caml-list] [ANN] js_of_ocaml 2.8.1
Date: Sun, 3 Jul 2016 19:05:23 +0100 [thread overview]
Message-ID: <CAEYcRDFMUzUjP57i0i85QYE0GrW-ros2jFAF9ZUnWTnkEJx-Eg@mail.gmail.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 1137 bytes --]
I'm happy to announce the release of js_of_ocaml 2.8 & 2.8.1.
They are already available via OPAM.
Js_of_ocaml is a compiler from OCaml bytecode to JavaScript. It makes it
possible to run pure OCaml programs in JavaScript environment like browsers
and Node.js.
Here are some notable changes:
Support for OCaml 4.03
-----------------------------
Async_kernel (and Core_kernel) support
--------------------------------------------------
In the findlib package js_of_ocaml.async.
Note that it is only available with a 32bit OCaml compiler.
Dynlink and separate compilation
----------------------------------------
One can now compile OCaml module (.cmo) and OCaml library (.cma) to
JavaScirpt.
Loading theses JavaScript files is enough to dynlink them.
Improved JavaScript code generation
----------------------------------------------
* preserve as much as possible OCaml variable names (in pretty mode)
* Better source map support
* Drastically reduce memory usage when assigning short variable names
The full change log is available on github
<https://raw.githubusercontent.com/ocsigen/js_of_ocaml/master/CHANGES>
Happy hacking
[-- Attachment #2: Type: text/html, Size: 1334 bytes --]
reply other threads:[~2016-07-03 18:05 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=CAEYcRDFMUzUjP57i0i85QYE0GrW-ros2jFAF9ZUnWTnkEJx-Eg@mail.gmail.com \
--to=hugo.heuzard@gmail.com \
--cc=caml-list@inria.fr \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox