wasi-libc binary package in Ubuntu Noble riscv64

 This is a work in progress. It's usable for many purposes, though the APIs
 aren't stable yet. For example, this is used by the Rust compiler to build
 its standard library for the wasm32-wasi target.
 .
 First, it's a usable libc. It builds a "libc" which can be used by compilers,
 such as Clang 8.0, using the wasm32-wasi target. It's a work in progress, but
 it is already sufficient to run basic programs.
 .
 Second, it's a "reference" implementation, which means the interfaces defined
 here can be used by other tools and libraries, even if they don't use all the
 actual implementations here. For example, we don't expect everyone will want to
 use the exact malloc implementation provided here, but tools and libraries
 using an ABI-compatible malloc interface will be able to interoperate
 regardless of which actual implementation is used.
 .
 Third, it's an example showing the use of the WASI API. The libc functionality
 is implemented using calls to WASI functions.

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2024-02-20 11:17:32 UTC Published Ubuntu Noble riscv64 release universe devel Optional 0.0~git20230113.4362b18-3
  • Published
  • Copied from ubuntu noble-proposed amd64 in Primary Archive for Ubuntu
  Deleted Ubuntu Noble riscv64 proposed universe devel Optional 0.0~git20230113.4362b18-3
  • Removal requested .
  • Deleted by Ubuntu Archive Auto-Sync

    Moved to noble

  • Published
  • Copied from ubuntu noble-proposed amd64 in Primary Archive for Ubuntu
  2024-02-20 11:17:50 UTC Superseded Ubuntu Noble riscv64 release universe devel Optional 0.0~git20230113.4362b18-2
  • Removal requested .
  • Superseded by amd64 build of wasi-libc 0.0~git20230113.4362b18-3 in ubuntu noble PROPOSED
  • Published
  • Copied from ubuntu mantic-proposed amd64 in Primary Archive for Ubuntu