Hello,
WebAssembly itself is currently in development, so the LLVM WebAssembly
backend itself is not yet stable either :-). Development is ongoing.
Currently the easiest way to use the LLVM WebAssembly backend is as a
backend within Emscripten. This gives it access to a set of standard
libraries, OpenGL, SDL etc. implemented using browser APIs. See [0] for a
quick introduction.
[0] https://github.com/kripken/emscripten/wiki/New-WebAssembly-Backend
Dan
On Wed, Jul 20, 2016 at 1:51 AM, Carlo Kok via llvm-dev <
llvm-dev at lists.llvm.org> wrote:
> Hi,
>
> Where can I find the current state of webassembly? Is it usable yet,
> stable?
>
> --
> Carlo Kok
> RemObjects Software
> _______________________________________________
> LLVM Developers mailing list
> llvm-dev at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<http://lists.llvm.org/pipermail/llvm-dev/attachments/20160720/4cedcd66/attachment.html>