1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
v/examples/hot_code_reloading
Delyan Angelov 60ad97c4fb fix hot code reloading for GUI example bounce on linux: works when compiled with 'v -live -sanitize bounce.v' .
It crashes with SIGSEGV, when -sanitize is not given.
Also thirdparty/glad/glad.o should be build with -fPIC .
2019-07-15 12:28:35 +02:00
..
bounce.v fix hot code reloading for GUI example bounce on linux: works when compiled with 'v -live -sanitize bounce.v' . 2019-07-15 12:28:35 +02:00
message.v hot code reloading examples 2019-07-07 22:02:27 +02:00