Hey! I'm currently developing a MongoDB DSL, allow...
# webassembly
c
Hey! I'm currently developing a MongoDB DSL, allowing the generate the BSON for any request in 100% pure Kotlin. (Obviously, there's a lot of work so it won't be ready for general usage for a while). The only thinking missing to make this a complete MongoDB driver for WASM is the logic for sending BSON back-and-forth. If you've played with sockets before, and you feel like you could be interested by this kind of project, please get in touch 🙂
🔥 1