Finalize dgram compatibility API (add/dropMembership mainly) to allow matter.js to work
Hello everyone, my nme is Ingo and I am the lead developer fo matter.js, the Matter JavaScript SDK. We are currently trying to extend the number of JavaScript environments where matter.js runs on. Currently we are at Node.js, Bun, and also Electron seems to work. I would love to also set Deno on that list because I would assume that there are some memory footprint enhancements compared to the other ones.
For this I wanted to ask if someone of the contributors would have time to look into reactivating/recreating https://github.com/denoland/deno/pull/26452 to enhance the dgram compatibility APIs - mainly in regard to add/dropMembership - because this is the main "Blocker" to also allow matter.js to be executed with Deno ... 🙂
2 Replies
Side comment - there's already a very well established library with the name matter.js that's the standard for 2D physics engine in JS
To avoid confusion, might want to reconsider renaming your library, but only for that reason
I know and I think that ship has sailed ... 🙂 We have the NPMJS orga @matter and thats good enough, so for users "installing wise" thats the relevant entry point.
I agree that the name overlap is meehhh but ... it is as it is