[PATCH] D158140: WIP: [clang-repl] Basic WebAssembly support for running inside a JS engine
Sam Clegg via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Aug 23 08:37:11 PDT 2023
sbc100 added a comment.
I suppose you could build a similar thing that runs under node and uses that `wasi-unknown-unknown` target?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D158140/new/
https://reviews.llvm.org/D158140
More information about the cfe-commits
mailing list