You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
WAMR is being used in an interpreter mode, without AOT and/or JIT,
so LLVM isn't needed, and it was previously unnecessarily built.
This can be reverted once we add support for precompiled modules.
Signed-off-by: Piotr Sikora <[email protected]>
0 commit comments