1
0
Fork 0
mirror of https://github.com/rubyjs/mini_racer synced 2023-03-27 23:21:28 -04:00
Commit graph

7 commits

Author SHA1 Message Date
Loic Nageleisen
c79ff2301f
FEATURE: Isolate v8 symbols (#179)
Adds a custom loader for MiniRacer that isolates all symbols, this allows loading multiple versions of v8 into a single process.
2020-10-09 11:37:25 +11:00
Sam Saffron
38cd347048 libasn may have many paths, pick the last
also exclude 32 bit lib
2019-05-27 15:52:03 +10:00
Petko Bordjukov
aaff4fc494 Introduce a rake test:asan task for convenient running of Address Sanitizer (#141) 2019-05-27 15:45:08 +10:00
Petko Bordjukov
cad52dfcb1 Introduce a rake lint task that runs clang-tidy on the source (#139) 2019-04-27 18:17:31 +10:00
Sam
ed801f1d27 correct default task 2016-05-14 11:34:32 +10:00
Sam
ff78df0b39 add valgrind rake task to ensure nothing leaks 2016-05-12 20:05:56 +10:00
Sam
1dd2a44a6f initial commit 2016-05-04 16:54:51 +10:00