~repos /website
git clone https://pyrossh.dev/repos/website.git
木 Personal website of pyrossh. Built with astrojs, shiki, vite.
src-tauri/gen/apple/Sources/website/main.mm
#include "bindings/bindings.h"
int main(int argc, char * argv[]) { ffi::start_app(); return 0;}