mailing list of musl libc
 help / color / mirror / code / Atom feed
From: Nicholas Wilson <nicholas.wilson@realvnc.com>
To: "musl@lists.openwall.com" <musl@lists.openwall.com>
Subject: WebAssembly - working minimal support
Date: Thu, 7 Dec 2017 15:48:01 +0000	[thread overview]
Message-ID: <VI1PR0502MB38858803DBE9FD7A4032CEFFE7330@VI1PR0502MB3885.eurprd05.prod.outlook.com> (raw)

Hi,

I send a message last week with some progress on WebAssembly support. I've done some more testing and fleshed it out a bit more.

Basically all the changes are nicely self-contained in arch/wasm, and src/internal/wasm.

I resolved the issue with mmap/sbrk as discussed last week, by adding mmap support and returning ENOSYS in sbrk.

The patch is 2000 lines, so rather than email it I've just pushed it to GitHub so it's visible.

My current progress is here: https://github.com/NWilson/musl/pull/1

It's not urgent to have Wasm merged, but I do want to publicise it so that others can use it, especially those working currently on the WebAssembly toolchain.

Nick

                 reply	other threads:[~2017-12-07 15:48 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=VI1PR0502MB38858803DBE9FD7A4032CEFFE7330@VI1PR0502MB3885.eurprd05.prod.outlook.com \
    --to=nicholas.wilson@realvnc.com \
    --cc=musl@lists.openwall.com \
    /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.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/musl/

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).