Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: add emscripten memory image as binary suffix
Emscripten generates binary files with a .mem suffix which are used to initialize static data. This change makes Karma treat such files as binary, and hence not preprocess them.
- Loading branch information