caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Malcolm Matalka <mmatalka@gmail.com>
To: caml-list@inria.fr
Subject: [Caml-list] embedding js_of_ocaml output?
Date: Sun, 29 Sep 2013 19:40:01 +0000	[thread overview]
Message-ID: <8738on1koe.fsf@gmail.com> (raw)

This might be a really trivial question but perusing the js_of_ocaml
website I didn't see it answered:

Has anyone gone about embedding js_of_ocaml in an ocaml application?
Specifically, I want ship a binary that runs a small embedded webserver
and provides the GUI over that.  The obvious solution is just to add
building the js_of_ocaml output in the build process then make a fake
module that just has a string with the output in it and compile that in.
Hacky but I don't see why it wouldn't work but I'm sure somebody has a
clever idea out there.

Thanks!

/Malcolm

             reply	other threads:[~2013-09-29 19:40 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-29 19:40 Malcolm Matalka [this message]
2013-09-29 19:43 ` Anil Madhavapeddy
2013-09-29 19:51   ` Malcolm Matalka

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=8738on1koe.fsf@gmail.com \
    --to=mmatalka@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).