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
2222061c0b
xrsh-buildroot
/
buildroot-v86
/
board
/
v86
/
rootfs_overlay
/
etc
/
profile.js
7 lines
91 B
JavaScript
Raw
Blame
History
#!/bin/js
window
.
helloworld
=
function
(
)
{
alert
(
"hello world"
)
return
"hello world"
}
Reference in New Issue
View Git Blame
Copy Permalink