Rust trial: port interface to Sycamore
Now we have a reactive web app written entirely in Rust. The Trunk build tool compiles it to WebAssembly and generates a little JavaScript glue.
This commit is contained in:
parent
12abef4076
commit
42bdfabd91
10 changed files with 178 additions and 220 deletions
2
lang-trials/rust/.gitignore
vendored
Normal file
2
lang-trials/rust/.gitignore
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
target/*
|
||||
dist/*
|
Loading…
Add table
Add a link
Reference in a new issue