Apollon77A
Denoβ€’7mo agoβ€’
2 replies
Apollon77

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 ... πŸ™‚
Was this page helpful?