akaashrp opened a new pull request, #20020:
URL: https://github.com/apache/tvm/pull/20020

   Generated LLVM modules now use TVMFFIHandleInitOnce to initialize cached 
packed-function handles. The WASM runtime did not include the corresponding 
implementation, causing Emscripten to emit it as an unresolved env import. 
Include `init_once.cc` in the WASM runtime so the symbol is linked into 
generated model libraries.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to