mirror of
https://github.com/rubyjs/mini_racer
synced 2023-03-27 23:21:28 -04:00
c79ff2301f
Adds a custom loader for MiniRacer that isolates all symbols, this allows loading multiple versions of v8 into a single process.
12 lines
148 B
Text
12 lines
148 B
Text
/.bundle/
|
|
/.yardoc
|
|
Gemfile.lock
|
|
/_yardoc/
|
|
/coverage/
|
|
/doc/
|
|
/pkg/
|
|
/spec/reports/
|
|
/tmp/
|
|
lib/mini_racer_extension.so
|
|
lib/mini_racer_loader.so
|
|
*.bundle
|