wasm dead in the water because no libc
parent
6502402fca
commit
27562e6599
|
|
@ -3,7 +3,8 @@ name = "rust-whisper-baked-lib-wasm"
|
|||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
[lib]
|
||||
crate-type = ["cdylib"]
|
||||
|
||||
[dependencies]
|
||||
rust-whisper-lib = { path = "../rust-whisper-lib" }
|
||||
|
|
|
|||
Loading…
Reference in New Issue