Add SmartAssembly Obfuscation into WASM build

Is it possible to add SmartAssembly obfuscation and embedding into the build process of a wasm build? It looks like it is building DLLs first and then converting them to wasm, but how do we structure the project (.csproj) to support this? I haven't tried yet but was wondering if there is a documented solution.
Tagged:

Answers

Sign In or Register to comment.