In short: I build libv8 in a not quite relocatable way. It yield some memory reports (#49 was to review them) and it finally came up in #80 that we have libv8 that works just coincidentally. Now we use system gcc instead of bundled clang and also went away from some other bundled tools that were used in previous v8 builds.
Closes #49 Closes #80
In short: I build libv8 in a not quite relocatable way. It yield some memory reports (#49 was to review them) and it finally came up in #80 that we have libv8 that works just coincidentally. Now we use system gcc instead of bundled clang and also went away from some other bundled tools that were used in previous v8 builds.