Files
tinygo/targets
Ayke van Laethem 00cc486619 wasm: set the stack at the start of linear memory
This makes sure that a stack overflow will cause a "memory access out of
bounds" error instead of a corruption of a global variable.

Here is more background on a very similar stack overflow protection:
https://blog.japaric.io/stack-overflow-protection/
2019-07-08 00:09:59 +02:00
..
2019-01-04 14:58:35 +01:00
2019-04-04 12:50:15 +02:00
2018-11-20 18:20:24 +01:00
2019-07-01 13:03:07 +02:00
2019-01-04 14:58:35 +01:00
2019-05-19 17:10:17 +02:00
2018-10-06 13:04:14 +02:00
2018-10-18 15:07:06 +02:00
2018-09-22 01:51:44 +02:00
2019-05-27 13:35:59 +02:00