Files
tinygo/compiler
Ayke van Laethem d49a363d0d compiler: track all pointers returned by runtime.alloc
In particular, track the pointers to the memory allocated for coroutine
frames. Before this change, the following code would show memory
corruption:
https://github.com/johanbrandhorst/wasm-experiments/blob/master/canvas/main.go
2019-07-03 21:22:12 +02:00
..
2019-06-20 13:30:38 +02:00
2019-04-26 08:52:10 +02:00
2019-04-26 08:52:10 +02:00