tinygo/src
Ayke van Laethem f9f92de1c3
Add a test for the unicode package
This massively increases .data size, possibly because loads of unused
globals are included. I'll need to investigate what's going on here. For
now, increase the RAM size for nrf chips (the nrf52 has 64kB of RAM).
2018-08-24 03:35:03 +02:00
..
device go fmt 2018-08-17 23:23:20 +02:00
examples Add a test for the unicode package 2018-08-24 03:35:03 +02:00
machine go fmt 2018-08-17 23:23:20 +02:00
runtime Implement package-global maps (of max 8 entries) 2018-08-24 00:56:20 +02:00
syscall go fmt 2018-08-17 23:23:20 +02:00
unsafe go fmt 2018-08-17 23:23:20 +02:00