|
All checks were successful
/ test (pull_request) Successful in 3m38s
In the process, switch from the `web-sys` crate's `console::log_1` function to Sycamore's more flexible `console_log` macro. The latter works both inside and outside the browser, so we can use it without checking whether we're compiling to WebAssembly. |
||
|---|---|---|
| .. | ||
| examples | ||
| src | ||
| .gitignore | ||
| Cargo.lock | ||
| Cargo.toml | ||
| index.html | ||
| main.css | ||
| run-examples.sh | ||