What's everyone working on this week (35/2024)?

New week, new Rust! What are you folks up to?

1 Like

just made a thread announcing it, but working on sharing WASM memory between a Rust Diesel backend and a SQLite WASM build for SQLite in the browser

This also comes with writing a custom SQLite VFS in Rust to compile to WASM :slight_smile:

I'm working on a simple vector graphics space game, controller-based. It's unreasonably well documented. Does anyone want to collaborate on it with me?

-Magnus

This topic was automatically closed 90 days after the last reply. We invite you to open a new topic if you have further questions or comments.