CharlieFRuan opened a new pull request, #16825: URL: https://github.com/apache/tvm/pull/16825
When running `emcc` for building a wasm, we currently only pass in libraries `wasm_runtime.bc`, `tvmjs_support.bc`, and `webgpu_runtime.bc`. This PR allows users to optionally pass in their own `.bc` files by adding a kwarg `custom_bc_files`. -- 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]
