https://www.youtube.com/watch?v=5ayWLQ2Dla0
as the title says
I've seen other efforts that kinda recompile or whatever but this is literally rewriting the whole source engine in rust, tf2 in rust and VGUI as a brwoser enginer, then shoving it all in wasm + ur browser lol.
so i think its interesting...
the repo is like 250k lines of rust, 250k lines of typescript.
repo: https://github.com/Hona/playsrc
want to try it out? https://playsrc.online/
it might take a second to download the assets but it works i swear.
its pretty laggy and not fully functional but im adding features regularly :)
(VERY AI ASSISTED - in fact AI is doing this with my high level supervision, thats it)
for the nerds, this will be the first open source, fully usable (proeprly licensed) vphsyics in rust cleanroom implementation... its a work in progress but the whole vphysics branch is 30k lines of rust as of now. once its ready i can add the dmeoman, movable payloads and all the things that depend on it!