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:
parent
90ede786e8
commit
98b4cb19c8
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue