WasmEdge 0.14.1 #3775
hydai
announced in
Announcements
WasmEdge 0.14.1
#3775
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
0.14.1 (2024-09-16)
Features:
spdlog
tov1.13.0
.fmt
to11.0.2
.simdjson
tov3.10.0
.googletest
to1.15.2
.libggml
andlibllama
.squeezenet
andwhisper
models.wasmedge_stablediffusion
plug-in.wasi_logging
into built-in plug-in.wasi_logging
plug-in shared library, developers can find and get this plug-in after callingWasmEdge_PluginLoadWithDefaultPaths()
API.API_VERSION
to3
.WasmEdge_Proposal_RelaxSIMD
for the configuration in WasmEdge C API.--enable-relaxed-simd
to enable the proposal inwasmedge
andwasmedgec
tools.Fixed issues:
fmt
related header inclusion for error logging.fmt::format
instead of string stream in error logging.Tests:
Known issues:
O1
or upper optimizations on MacOS platforms will cause a bus error during execution.--optimize=0
to set the compiler optimization level toO0
inwasmedgec
CLI.Thank all the contributors who made this release possible!
Biswapriyo Nath, Elmira, Faidon Liambotis, Fusaaaann, Han-Wen Tsao, Jun Zhang, Kefu Chai, Lîm Tsú-thuàn, Michael Morris, PeterD1524, Shen-Ta Hsieh, Shreyas Atre, Sylveon, Yi Huang, Yi-Ying He, alabulei1, dm4, grorge, hydai, junxiangMu, vincent
If you want to build from source, please use WasmEdge-0.14.1-src.tar.gz instead of the zip or tarball provided by GitHub directly.
This discussion was created from the release WasmEdge 0.14.1.
Beta Was this translation helpful? Give feedback.
All reactions