playing with tauri/cljs to make a tiny browser
  • Rust 58.4%
  • HTML 22.2%
  • Clojure 19.4%
Find a file
2025-12-27 08:48:55 +08:00
public refactor: update webview navigation to use JS eval and adjust resizing to physical dimensions. 2025-12-27 08:48:55 +08:00
src/app refactor: migrate webview management to a Rust-side child webview with custom commands, removing direct CLJS API calls and the lib.rs file. 2025-12-27 08:26:31 +08:00
src-tauri refactor: update webview navigation to use JS eval and adjust resizing to physical dimensions. 2025-12-27 08:48:55 +08:00
.gitignore refactor: migrate webview management to a Rust-side child webview with custom commands, removing direct CLJS API calls and the lib.rs file. 2025-12-27 08:26:31 +08:00
AGENTS.md refactor: migrate webview management to a Rust-side child webview with custom commands, removing direct CLJS API calls and the lib.rs file. 2025-12-27 08:26:31 +08:00
mise.toml init 2025-12-26 17:30:38 +08:00
package.json init 2025-12-26 17:30:38 +08:00
pnpm-lock.yaml init 2025-12-26 17:30:38 +08:00
shadow-cljs.edn init 2025-12-26 17:30:38 +08:00