Implemented cryptomining, although its extremely bad optimized.
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user