caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Raoul Duke <raould@gmail.com>
To: OCaml <caml-list@inria.fr>
Subject: Re: [Caml-list] whither portability?
Date: Sat, 26 Sep 2015 17:55:38 -0700	[thread overview]
Message-ID: <CAJ7XQb5Xmd0TW_91_8gqeHptFPAuaYpeNCuP4piZx-rsQ2X9yA@mail.gmail.com> (raw)
In-Reply-To: <e362fc9688066d13af18b848035e02de@whitequark.org>

> Both ocamlc and ocamlopt work for iOS and Android; there is not really
> a good reason to use the bytecode compiler for deployment to mobile.
>
> There is no such thing as "LLVM bytecode" and LLVM bitcode (sic)
> is merely an intermediate format for native executable code. Shipping
> LLVM bitcode offers no conceptual improvement over shipping
> machine code and in any case, there is neither an LLVM backend
> for ocamlopt nor much need for such a backend.

Yes, "bitcode" is the right term. It is now the format Apple wants. So
I dunno why people would actively discount it here.

  parent reply	other threads:[~2015-09-27  0:55 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-25 21:13 Raoul Duke
2015-09-26  9:28 ` Gerd Stolpmann
2015-09-26 12:48   ` Raoul Duke
2015-09-26 15:59     ` whitequark
2015-09-26 16:21       ` Gerd Stolpmann
2015-09-26 23:29       ` Raoul Duke
2015-09-27  0:47         ` Spiros Eliopoulos
2015-09-27  0:51           ` Raoul Duke
2015-09-27  0:20       ` Oliver Bandel
2015-09-27  0:27         ` Yotam Barnoy
2015-09-27 14:10           ` Oliver Bandel
2015-09-27  0:55       ` Raoul Duke [this message]
2015-09-27 14:33         ` whitequark
2015-09-27 17:19           ` Raoul Duke
2015-09-27 17:41             ` whitequark
2015-09-26 17:10     ` Gerd Stolpmann

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=CAJ7XQb5Xmd0TW_91_8gqeHptFPAuaYpeNCuP4piZx-rsQ2X9yA@mail.gmail.com \
    --to=raould@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;
as well as URLs for NNTP newsgroup(s).