You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello and thanks for your repo!
I have been trying to build tflite with bazel with emscripten toolchain as a shared library that can be used in a CMake project. I saw that you succeed here in building a binary wasm file and wanted to ask if the build can be modified to output a shared library (for the web).
Apologies if my post does not make much sense, my knowledge is limited in this field.
The text was updated successfully, but these errors were encountered:
filby89
changed the title
Bazel build for library
Bazel build for library using emscripten
Jul 3, 2023
Hello and thanks for your repo!
I have been trying to build tflite with bazel with emscripten toolchain as a shared library that can be used in a CMake project. I saw that you succeed here in building a binary wasm file and wanted to ask if the build can be modified to output a shared library (for the web).
Apologies if my post does not make much sense, my knowledge is limited in this field.
The text was updated successfully, but these errors were encountered: