mailing list of musl libc
 help / color / mirror / code / Atom feed
* WebAssembly - working minimal support
@ 2017-12-07 15:48 Nicholas Wilson
  0 siblings, 0 replies; only message in thread
From: Nicholas Wilson @ 2017-12-07 15:48 UTC (permalink / raw)
  To: musl

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2017-12-07 15:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-12-07 15:48 WebAssembly - working minimal support Nicholas Wilson

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