frosty7350
frosty7350
CC#
Created by frosty7350 on 3/31/2023 in #help
❔ ✅ Native dependencies from razor class library to a wasm app project.
Hi! If I have a razor class library that has native dependencies. How do I pass the native dependencies to a wasm application? Currently I just have the .c files, define emscripten linker options and native dependencies on the application project to go around this so it -works- but it is not how I would like it to be.
7 replies