1
0
Fork 0
mirror of https://github.com/rails/execjs synced 2023-03-27 23:21:20 -04:00

Make question header smaller

This commit is contained in:
Joshua Peek 2014-05-19 09:57:51 -04:00
parent 90ede786e8
commit 98b4cb19c8

View file

@ -44,7 +44,7 @@ $ gem install execjs
# FAQ # FAQ
### Why can't I use CommonJS `require()` inside ExecJS? **Why can't I use CommonJS `require()` inside ExecJS?**
ExecJS provides a lowest common denominator interface to any JavaScript runtime. ExecJS provides a lowest common denominator interface to any JavaScript runtime.
Use ExecJS when it doesn't matter which JavaScript interpreter your code runs Use ExecJS when it doesn't matter which JavaScript interpreter your code runs