Skip to content

Conversation

@PiotrSikora
Copy link
Member

@PiotrSikora PiotrSikora commented Jan 31, 2022

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]

We're using WAMR in interpreter mode, without AOT and/or JIT, so
the LLVM dependency wasn't used and it was unnecessarily built.

This can be reverted once we add support for precompiled modules.

Signed-off-by: Piotr Sikora <[email protected]>
@PiotrSikora PiotrSikora merged commit 10d5b06 into proxy-wasm:master Jan 31, 2022
PiotrSikora added a commit to PiotrSikora/proxy-wasm-cpp-host that referenced this pull request Feb 10, 2022
Following proxy-wasm#239, it builds fast enough.

Signed-off-by: Piotr Sikora <[email protected]>
PiotrSikora added a commit that referenced this pull request Feb 17, 2022
Following #239, it builds fast enough.

Signed-off-by: Piotr Sikora <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants