GitHub - varadTheDeveloper/forge-runtime · GitHub
/" data-turbo-transient="true" />
Skip to content
Search or jump to...
Search code, repositories, users, issues, pull requests...
-->
Search
Clear
Search syntax tips
Provide feedback
--><br>We read every piece of feedback, and take your input very seriously.
Include my email address so I can be contacted
Cancel
Submit feedback
Saved searches
Use saved searches to filter your results more quickly
-->
Name
Query
To see all available qualifiers, see our documentation.
Cancel
Create saved search
Sign in
/;ref_cta:Sign up;ref_loc:header logged out"}"<br>Sign up
Appearance settings
Resetting focus
You signed in with another tab or window. Reload to refresh your session.<br>You signed out in another tab or window. Reload to refresh your session.<br>You switched accounts on another tab or window. Reload to refresh your session.
Dismiss alert
{{ message }}
varadTheDeveloper
forge-runtime
Public
Notifications<br>You must be signed in to change notification settings
Fork
Star
main
BranchesTags
Go to file
CodeOpen more actions menu
Folders and files<br>NameNameLast commit message<br>Last commit date<br>Latest commit
History<br>9 Commits<br>9 Commits
examples
examples
installer
installer
CHANGELOG.md
CHANGELOG.md
LICENSE
LICENSE
README.md
README.md
bad.js
bad.js
forge.cpp
forge.cpp
moz.build
moz.build
View all files
Repository files navigation
Forge Runtime
A JavaScript runtime powered by Mozilla SpiderMonkey.
Features
JavaScript Runtime
Event Loop
print()
setTimeout()
clearTimeout()
setInterval()
clearInterval()
Installation
Download the latest Windows installer from the Releases page.
Run:
forge hello.js
Example
print("Timer!");<br>}, 1000);">print("Hello Forge!");
setTimeout(() => {<br>print("Timer!");<br>}, 1000);
Current Status
Forge is currently in Preview (v0.1.0).
More APIs are coming:
process
fs
fetch
modules
http
net
About
No description, website, or topics provided.
Resources
Readme
License
MIT license
Uh oh!
There was an error while loading. Please reload this page.
Activity
Stars
stars
Watchers
watching
Forks
forks
Report repository
Releases
tags
Packages
Uh oh!
There was an error while loading. Please reload this page.
Contributors
Uh oh!
There was an error while loading. Please reload this page.
Languages
C++<br>65.9%
Python<br>28.9%
Inno Setup<br>4.9%
JavaScript<br>0.3%
You can’t perform that action at this time.