[llvm-dev] WebAssembly - Import functions from runtime
Vedant Roy via llvm-dev
llvm-dev at lists.llvm.org
Sun Sep 13 19:21:03 PDT 2020
Hi,
Is there a method for importing functions from the Web Assembly runtime
when writing C? I know Emscripten has support for calling JS functions from
C code, but I was wondering if there's an easy way to do this without
Emscripten (pure Clang)?
Best,
Ved
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20200913/307babb9/attachment.html>
More information about the llvm-dev
mailing list