mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-04 11:07:46 +00:00
all: add WebAssembly backend
This commit is contained in:
@@ -44,6 +44,13 @@ needs the following tools:
|
||||
``avr-gcc``.
|
||||
* ``avrdude`` for flashing to an Arduino.
|
||||
|
||||
WebAssembly
|
||||
~~~~~~~~~~~
|
||||
|
||||
The WebAssembly backend only needs a special linker from the LLVM project:
|
||||
|
||||
* LLVM linker (``ld.lld-7``) for linking WebAssembly files together.
|
||||
|
||||
|
||||
Installation
|
||||
------------
|
||||
|
||||
Reference in New Issue
Block a user