Sign in
qemu
/
meson
/
refs/heads/jslibs
/
.
/
test cases
/
wasm
/
3 jslib
/
somefuncs.js
blob: b120859296e38f1e215c21065b39a6dce39d4ae2 [
file
] [
log
] [
blame
]
function
sampleFunction
()
{
alert
(
"Something happened!"
);
}