tinygo/docs
Ayke van Laethem 564b1b3312
compiler: always use fat function pointers with context
This reduces complexity in the compiler without affecting binary sizes
too much.

Cortex-M0:   no changes
Linux x64:   no changes
WebAssembly: some testcases (calls, coroutines, map) are slightly bigger
2018-12-09 18:47:39 +01:00
..
conf.py docs: add initial documentation 2018-09-23 16:46:57 +02:00
docker.rst docs: enable tinygo/docker to resolve go dependencies 2018-12-01 13:40:42 +01:00
faq.rst docs: add command line subcommands + flags documentation 2018-10-31 19:55:48 +01:00
index.rst docs: add command line subcommands + flags documentation 2018-10-31 19:55:48 +01:00
installation.rst all: compile and link using clang, where possible 2018-11-22 16:20:10 +01:00
internals.rst compiler: always use fat function pointers with context 2018-12-09 18:47:39 +01:00
make.bat docs: add initial documentation 2018-09-23 16:46:57 +02:00
Makefile docs: add initial documentation 2018-09-23 16:46:57 +02:00
microcontrollers.rst docs: add command line subcommands + flags documentation 2018-10-31 19:55:48 +01:00
targets.rst reelboard: support Reel Board (nrf52840 dev board) 2018-12-01 18:25:36 +01:00
usage.rst docs: add documentation for the -gc compiler flag 2018-11-18 19:32:57 +01:00
webassembly.rst docs: give a small example how JS<->wasm bridging is done 2018-10-31 19:55:46 +01:00