This website requires JavaScript.
Explore
Help
Register
Sign In
xrsh
/
xrsh-buildroot
Watch
1
Star
0
Fork
You've already forked xrsh-buildroot
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
919a888386
xrsh-buildroot
/
buildroot-v86
/
board
/
v86
/
rootfs_overlay
/
root
/
bin
/
helloworld.js
5 lines
62 B
JavaScript
Executable File
Raw
Blame
History
#!/bin/js
msg
=
args
.
join
(
' '
)
console
.
log
(
msg
)
//alert(msg)
Reference in New Issue
View Git Blame
Copy Permalink