momenimohammad23
momenimohammad23
thank you for answer now the error was changed : ``` npm ERR! path C:\Windows\system32\package.json npm ERR! code ENOENT npm ERR! errno -4058 npm ERR! syscall open npm ERR! enoent...
yes :) first i copy again all the code in new folder then re run cmd as administrator and do this : ``` Microsoft Windows [Version 10.0.14393] (c) 2016 Microsoft...
:( again Error on build ``` c:\>mkdir wasmfuzzer c:\>git clone https://github.com/Cellule/wasm-exprgen Cloning into 'wasm-exprgen'... remote: Counting objects: 452, done. remote: Compressing objects: 100% (156/156), done. remote: Total 452 (delta 289),...
@Cellule help me , i need a javascrip fuzzer
thank you so much ;-) i build it success ... and now i have test.* files in output directory how i can run the fuzzer ? whan i run js...
hi again after research and read your code i find a solution to generate .html with emcc when I add aditional command to your code the js , c ,...