mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-09-14 16:32:59 +00:00
runtime: avoid heap allocs for plain errors
This commit is contained in:
Vendored
+3
-3
@@ -1,4 +1,4 @@
|
||||
target package code rodata data bss
|
||||
hifive1b examples/echo 4533 323 0 2268
|
||||
microbit examples/serial 3002 382 8 2264
|
||||
wioterminal examples/pininterrupt 8331 1717 148 7496
|
||||
hifive1b examples/echo 4526 346 0 2268
|
||||
microbit examples/serial 2993 391 8 2264
|
||||
wioterminal examples/pininterrupt 8309 1739 148 7496
|
||||
|
||||
Reference in New Issue
Block a user