36 Commits (0aed62efe43b42794244d48914509e8928f08f16)

Author SHA1 Message Date
Ron Evans b4dd2dbf60
docs: change links in README and remove old ReadTheDocs pages to point to TinyGo.org site 6 years ago
Konstantin Yegupov a8dd82538e
all: add flag to enable i64 parameters in WebAssembly 6 years ago
Johan Brandhorst a830451426
Dockerfile, README, docs: Remove entrypoint 6 years ago
Ayke van Laethem 564b1b3312
compiler: always use fat function pointers with context 6 years ago
Ron Evans 8325f2a53d
reelboard: support Reel Board (nrf52840 dev board) 6 years ago
Ron Evans 8f35a4711a
pca10056: support this nrf52840-based board 6 years ago
Ayke van Laethem e54a1c4dc0
compiler: disallow exporting functions that have their address taken 6 years ago
Darren Rush cea0a5977a
docs: enable tinygo/docker to resolve go dependencies 6 years ago
Ayke van Laethem 62d74d8329
all: compile and link using clang, where possible 6 years ago
Ron Evans ce0ad1daa2
pca10031: add support for PCA10031 nrf51 wireless dongle 6 years ago
Ayke van Laethem 9392ef900d
avr: add support for the digispark 6 years ago
Ayke van Laethem 74b5e28a38
docs: add documentation for the -gc compiler flag 6 years ago
Ron Evans ae3535945c
all: add support to Dockerfile for AVR and ARM targets 6 years ago
Ayke van Laethem 101d41dc58
compiler: pass i64 return value in an extra pointer param 6 years ago
Ayke van Laethem 2e22d53e5d
compiler: work around i64 limitation in JavaScript 6 years ago
Ayke van Laethem c7cf6f0e82
docs: move calling convention documentation here 6 years ago
Ayke van Laethem 85d5fe7643
docs: add description of internal datatypes 6 years ago
Ayke van Laethem 06b8afab2e
docs: add command line subcommands + flags documentation 6 years ago
Ayke van Laethem 7ea9a32058
docs: give a small example how JS<->wasm bridging is done 6 years ago
Ayke van Laethem c88d2d10a7
docs: give a working Docker example 6 years ago
Ayke van Laethem 58ce5d9bf2
docs: add WebAssembly to targets and improve formatting 6 years ago
Ayke van Laethem e5e09747f0
all: add WebAssembly backend 6 years ago
Johan Brandhorst 97caabb8c2 Add Dockerfile 6 years ago
Ayke van Laethem b81aecf753
docs: add "Supported targets" page 6 years ago
Ayke van Laethem 72390c21cb
docs: add FAQ 6 years ago
Ayke van Laethem 392bba8394
compiler: add support for parameters to inline assembly 6 years ago
Ayke van Laethem 0e65b0da1c
docs: add page "Go on microcontrollers" 6 years ago
Ayke van Laethem 823ecd5167
docs: reorder internals sections 6 years ago
Ayke van Laethem f0f6a12d19
docs: add avr-libc as a dependency 6 years ago
Ayke van Laethem 22da104530
all: use compiler-rt for builtins 6 years ago
Ayke van Laethem bcf441ccba
docs: add another way in which a llvm-7-dev installation can fail 6 years ago
Ayke van Laethem a2e57b40f9
docs: update installation instructions 6 years ago
Ayke van Laethem 3850530c88
docs/installation: fix LLVM hyperlink 6 years ago
Ayke van Laethem 3e1a60351d
docs/internals: fix hyperlink 6 years ago
Ayke van Laethem c9a2b3f417
docs: remove "Indices and tables" 6 years ago
Ayke van Laethem f7f33a1163
docs: add initial documentation 6 years ago