tqchen commented on issue #7734:
URL: https://github.com/apache/tvm/issues/7734#issuecomment-808235720


   Thanks @majercakdavid  Please make sure that wasm_runtime tvmjs_support are 
linked in your wasm. It is interesting that the partcular function is not 
registered, as it is done in 
https://github.com/apache/tvm/blob/main/src/runtime/system_library.cc#L71
   
   as part of here 
https://github.com/apache/tvm/blob/main/web/emcc/wasm_runtime.cc#L53
   
   I checked with the nodejs testcase and it seems to run fine(and the function 
is available). If you can try to confirm in a node env we can look further.
   
   The community uses https://discuss.tvm.apache.org/ for general trouble 
shooting, we can followup there.


-- 
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.

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


Reply via email to