feat: prep work for web UI

This commit is contained in:
Andrew Rioux
2025-01-22 01:21:54 -05:00
parent 53019f6fc9
commit 8499c0aee9
13 changed files with 676 additions and 98 deletions
-3
View File
@@ -1,8 +1,5 @@
[target.x86_64-unknown-linux-musl]
linker = "clang"
[target.x86_64-unknown-linux-gnu]
linker = "clang"
[target.x86_64-unknown-freebsd]
linker = "x86_64-unknown-freebsd-clang"