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,11 @@
file(REMOVE_RECURSE
"CMakeFiles/web-randomx.dir/src/cpp/web_randomx.cpp.o"
"CMakeFiles/web-randomx.dir/src/cpp/web_randomx.cpp.o.d"
"web-randomx.js"
"web-randomx.pdb"
)
# Per-language clean rules from dependency scanning.
foreach(lang CXX)
include(CMakeFiles/web-randomx.dir/cmake_clean_${lang}.cmake OPTIONAL)
endforeach()