assimpjs
assimpjs copied to clipboard
Add TypeScript/JSDoc types
I mainly code in TypeScript, and it would be beneficial to have compile-time type checking for this library, both in debugging and in production. I noticed the relevant issue in emscripten's repo was closed, and support for it was implemented, so maybe we could use that?