This website requires JavaScript.
Explore
Help
Register
Sign In
Lab
/
cosmopolitan
Watch
1
Star
0
Fork
You've already forked cosmopolitan
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
e86cff8ba0
cosmopolitan
/
examples
/
hello.js
3 lines
77 B
JavaScript
Raw
Blame
History
NativePrint
(
'Hello world!\n'
)
;
NativePrint
(
'2+3='
+
NativeAdd
(
2
,
3
)
+
'\n'
)
;
Reference in New Issue
View Git Blame
Copy Permalink