Srayan Jana

Results 71 comments of Srayan Jana

https://drive.google.com/file/d/1rw6bLBedoBRKHh7scymlSMyR1kymhtK-/view?usp=sharing @cxxxr took a video of what happened

@cxxxr I think this is it? ![image](https://github.com/user-attachments/assets/8df53035-4655-4a20-a03d-aa95a3740c9d) ![image](https://github.com/user-attachments/assets/c619821d-336d-4b40-8721-a580b374f618) ![image](https://github.com/user-attachments/assets/8acab2c3-0e6b-4e5e-8190-7c656976bc33)

@cxxxr ``` * (require :asdf) ("ASDF" "asdf" "UIOP" "uiop") * (asdf:load-asd #P"/app/.qlot/dists/micros/software/micros-ref-9fc7f1e5b0dbf1b9218a3f0aca7ed46e90aa86fd/micros.asd") # # * (asdf:load-system :micros) debugger invoked on a ASDF/FIND-COMPONENT:MISSING-COMPONENT in thread #: Component :MICROS not found Type...

@cxxxr ``` PS C:\Users\sraya> docker exec -it crazy_hopper /bin/bash 189157111c82:/app# ls CONTRIBUTING.md Makefile docs lem-tests.asd qlfile.lock src ChangeLog.md README.md extensions lem.asd roswell tests Dockerfile contrib frontends lib screenshots LICENCE docker...

@cxxxr ``` PS C:\Users\sraya> docker exec -it angry_kare /bin/bash 3e7b0cb8bcfb:/app# find /app/.qlot/ -name micros.asd /app/.qlot/dists/micros/software/micros-ref-994d4d67467ec1b6eddacad9dba385b42101679e/micros.asd 3e7b0cb8bcfb:/app# sbcl --eval '(require :asdf)' --eval '(asdf:load-asd #p"/app/.qlot/dists/micros/software/micros-ref-994d4d67467ec1b6eddacad9dba385b42101679e/micros.asd")' --eval '(asdf:load-system :micros)' --eval '(micros:create-server)' This is...

I should also mention that @2-3-5-41 in the godot rust discord made this template project using godot rust and spacetime DB https://github.com/2-3-5-41/spacetime-gdext

@sipsorcery i meant specifically compiling for webassembly. As in, being able to replace the native c# calls with calls to the javascript webrtc api

Something that is also nice is that QUIC has built in support for unreliable datagrams, letting you make fast paced action games if you wish

The full build output was too long so i put it in as a txt file, hope that helps