Implemented cryptomining, although its extremely bad optimized.

This commit is contained in:
2025-12-03 18:20:02 +01:00
commit c2d6d0b096
308 changed files with 56964 additions and 0 deletions
@@ -0,0 +1 @@
/usr/lib/emsdk/upstream/emscripten/em++ -O3 -DNDEBUG -O3 -s WASM=1 -s WASM_BIGINT -s ALLOW_MEMORY_GROWTH=1 -msimd128 -s EXPORTED_FUNCTIONS="['_free', '_malloc', '_web_randomx_init_cache', '_web_randomx_create_vm', '_web_randomx_hash', '_web_randomx_release_cache', '_web_randomx_destroy_vm']" @CMakeFiles/web-randomx.dir/objects1.rsp -o web-randomx.js @CMakeFiles/web-randomx.dir/linkLibs.rsp