wasmedge 0.13.5+dfsg-1.1 source package in Ubuntu

Changelog

wasmedge (0.13.5+dfsg-1.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Fix FTBFS with gcc-14, Closes: #1075633

 -- Reinhard Tartler <email address hidden>  Sat, 03 Aug 2024 11:02:05 -0400

Upload details

Uploaded by:
Faidon Liambotis
Uploaded to:
Sid
Original maintainer:
Faidon Liambotis
Architectures:
amd64 arm64
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Oracular: [FULLYBUILT] amd64 [FULLYBUILT] arm64

Downloads

File Size SHA-256 Checksum
wasmedge_0.13.5+dfsg-1.1.dsc 2.4 KiB 40ec01a0ee5882563470303e65b2e0daf1893d157c0b66e0270e690de5173267
wasmedge_0.13.5+dfsg.orig.tar.xz 2.1 MiB 99101a9cd701bf901220f6dc9c3e1d660cc7237cc3beb989581b9a4b1d92ea42
wasmedge_0.13.5+dfsg-1.1.debian.tar.xz 10.5 KiB f7ee8e4b2cc96ca262988ac14aa260a258013416da6243e2a83e4f22dd6829c0

No changes file available.

Binary packages built by this source

libwasmedge-dev: standalone runtime for WebAssembly (development headers)

 WasmEdge is a lightweight, high-performance, and extensible WebAssembly
 runtime for cloud native, edge, and decentralized applications.
 .
 It powers serverless apps, embedded functions, microservices, smart contracts,
 and IoT devices.
 .
 This package provides the C API shared library development headers.

libwasmedge0: standalone runtime for WebAssembly (C API shared library)

 WasmEdge is a lightweight, high-performance, and extensible WebAssembly
 runtime for cloud native, edge, and decentralized applications.
 .
 It powers serverless apps, embedded functions, microservices, smart contracts,
 and IoT devices.
 .
 This package provides the C API shared library.

libwasmedge0-dbgsym: debug symbols for libwasmedge0
wasmedge: standalone runtime for WebAssembly

 WasmEdge is a lightweight, high-performance, and extensible WebAssembly
 runtime for cloud native, edge, and decentralized applications.
 .
 It powers serverless apps, embedded functions, microservices, smart contracts,
 and IoT devices.
 .
 This package provides the general WASM runtime ("wasmedge run") as well as the
 ahead-of-time WASM compiler ("wasmedge compile").

wasmedge-dbgsym: debug symbols for wasmedge