mirror of
https://github.com/ultrajson/ultrajson.git
synced 2024-11-22 19:41:59 +01:00
2907fdebe6
Doing so allows for building on webassembly. Officially declareing support for WASM however will have to wait until https://github.com/pyodide/pytest-pyodide/pull/59 is merged to facilitate testing WASM compatibility.
32 lines
338 B
Plaintext
32 lines
338 B
Plaintext
.sconsign.dblite
|
|
*~
|
|
*.o
|
|
*.obj
|
|
msvc/Release/
|
|
msvc/Debug/
|
|
*.suo
|
|
*.opensdf
|
|
*.sdf
|
|
*.user
|
|
*.a
|
|
*.so
|
|
*.so.*
|
|
*.dylib
|
|
/run_tests
|
|
Makefile
|
|
CMakeLists.txt.user
|
|
CMakeCache.txt
|
|
CMakeFiles
|
|
CMakeScripts
|
|
Testing
|
|
cmake_install.cmake
|
|
install_manifest.txt
|
|
compile_commands.json
|
|
CTestTestfile.cmake
|
|
_deps
|
|
*.cmake
|
|
*.kdev4
|
|
DartConfiguration.tcl
|
|
bazel-*
|
|
.cache
|