Re: Using custom libs .a files

2021-04-28 Thread 'Sam Clegg' via emscripten-discuss
On Wed, Apr 28, 2021 at 3:30 PM Mehaboob kk wrote: > Hi Thomas, > > Thanks for your input, I was referring to the Using Libraries section here > https://emscripten.org/docs/compiling/Building-Projects.html#using-libraries > > > As Thomas says, you can't use native object files with emscripten,

Re: Using custom libs .a files

2021-04-28 Thread Mehaboob kk
Hi Thomas, Thanks for your input, I was referring to the Using Libraries section here https://emscripten.org/docs/compiling/Building-Projects.html#using-libraries Thanks, Mehaboob On Wed, Apr 14, 2021 at 4:14 PM 'Thomas Lively' via emscripten-discuss < emscripten-discuss@googlegroups.com>

Re: WASM reverse engineering protection

2021-04-28 Thread Mehaboob kk
Hello, Appreciate your help. Thanks for your response. -Mehaboob On Wed, Apr 14, 2021 at 8:22 PM J Decker wrote: > If code can be run, it can be reverse engineered; just a matter of how > much work one wants to put into it. > If the code was compressed, and encrypted, then there'd still be a