grf53 opened a new pull request, #18168: URL: https://github.com/apache/tvm/pull/18168
## Description This PR fixes the tvmjs parts incompatible with the recent FFI updates. Due to recent FFI updates, some existing functions are not present or have been replaced. In the case of tvmjs, some changes are not reflected, which causes errors when trying to use wasm and js files built via the newer tvm. Therefore, changes to this PR are required. -- 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]
