This website requires JavaScript.
Explore
Help
Register
Sign In
qwqVictor
/
wasm-rdp
Watch
1
Star
0
Fork
0
You've already forked wasm-rdp
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
abd4299df3
wasm-rdp
/
frontend
/
www
/
index.js
5 lines
101 B
JavaScript
Raw
Normal View
History
Unescape
Escape
make install
2021-11-02 05:07:32 +00:00
import
{
run
_app
}
from
'../pkg/webgateway_fe_bg.js'
;
a minimal yew framework with npm
2021-11-01 13:36:38 +00:00
async
function
main
(
)
{
run
_app
(
)
;
}
main
(
)
Reference in New Issue
Copy Permalink