mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-03-30 18:24:26 +00:00
* Improve types of `ccall` and `cwrap` functions * Fix type of FS.init() since it accepts null * Simplify type of writeFile() * Add missing onRuntimeInitialized hook * Add options to ccall() and cwrap() * More tests * Fix linter error and compile error * Add version to header * Fix string conversion functions are defined at toplevel * Add me to maintainers * Add lengthBytesUTF*() and allocateUTF8() * Add Module.onAbort * Fix emscripten lint * Fix emscripten FS typing * Revert "Add me to maintainers" This reverts commit db3b5157b4ee35a9404cff6b673eed89cd42fc0f.