[PATCH] D158140: WIP: [clang-repl] Basic WebAssembly support for running inside a JS engine

Anubhab Ghosh via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Aug 16 21:48:28 PDT 2023


argentite added reviewers: v.g.vassilev, sgraenitz, lhames.
argentite added a comment.

This cannot built yet because it depends on lld which does not seem to usable from clang directly. I am looking for feedback/ideas on how to proceed.


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