-
Notifications
You must be signed in to change notification settings - Fork 214
Open
Description
The SDK readme mentions that a regular clang build can be used for building WASI targets, and specifies to extract the libclang_rt.* libraries into the installation. I've done so and successfully built a WASI module, but I'm wondering, is there any potential for binary compatibility problems here if my LLVM version differs from whatever was used to generate these libraries that are available for download?
If so, is it possible for me to build everything that's needed from source through some particular LLVM configuration settings?
theoparis
Metadata
Metadata
Assignees
Labels
No labels