This website requires JavaScript.
Explore
Help
Sign In
twc
/
rustwasm
Watch
5
Star
0
Fork
0
You've already forked rustwasm
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
2193ec02e8
rustwasm
/
things.js
2 lines
38 B
JavaScript
Raw
Normal View
History
Unescape
Escape
most basic working helloworldish example
2024-11-25 03:49:22 +00:00
export
function
foo
(
)
{
return
"bar"
}
Reference in New Issue
Copy Permalink