Block a user
how is compile of .metal files done in the project?
how is compile of .metal files done in the project?
Findings:
build.rscompiles only the Objective-C bridge (ds4_metal.m). It does not compile the.metalkernels.cargo-packagercopies the 19.metalfiles into `DS4Server.app/Contents/…
rewrite ds4_web.c/.h into rust
Implemented and pushed in commit 9d1c403.
Path taken:
- Replaced the hand-written C HTTP/WebSocket/CDP stack with headless_chrome 1.0.22.
- Added a thin Rust browser module that reuses the DS4…
support more search engines
we stick with the browser based search right now, that does the job for what we need right now.
add a headless web browser for AI web access
we stick with the chrome based thing we have right now.
add a headless web browser for AI web access