emscripten
                                
                                
                                
                                    emscripten copied to clipboard
                            
                            
                            
                        emit-tsd could also help with typings for MODULARIZE function arg
Version of emscripten/emsdk: 3.1.57
Right now, the emitted type of the options argument for the modularize function is unknown. It would be nice if typings were included for this.
It would also be nice if it took into account INCOMING_MODULE_JS_API to only declare those properties.