commit | 479408ccc13b0a230ece03a909fa56a197df2fe9 | [log] [tgz] |
---|---|---|
author | Derek Sollenberger <[email protected]> | Fri Jan 07 17:05:06 2022 +0000 |
committer | Automerger Merge Worker <[email protected]> | Fri Jan 07 17:05:06 2022 +0000 |
tree | 5d3cf806e26ed882d0ad40f3da9a65b56fd341b8 | |
parent | cfe5feba3d6f3a0be33434f315d91b7ba085d06e [diff] | |
parent | ceff3d47293803a5e7e699ef9c47e7cd6a870ba0 [diff] |
Build an NDK variant of the WUFFS build target am: 3f44264430 am: 9ae3a31aca am: ec9c483fa9 am: ceff3d4729 Original change: https://android-review.googlesource.com/c/platform/external/wuffs-mirror-release-c/+/1940454 Change-Id: Ie629a8badf38915d40370712937723c7dd4a9556
This repository mirrors a subset of the Wuffs (Wrangling Untrusted File Formats Safely) repository.
Wuffs is both a programming language (Wuffs-the-language) and a standard library (Wuffs-the-library) written in that language. The Wuffs toolchain converts from Wuffs-the-language to C and Wuffs-the-library is available as a single C file - a header file library.
People who just want to use Wuffs-the-library in its C form (instead of modifying its Wuffs form or otherwise needing Wuffs-the-language tools) only need that one C file.
This repository's release/c
directory contains that C file (at various versions). It mirrors the release/c
directory of the original Wuffs repository (except for the “unsupported snapshot” version). By excluding everything else, this repository is much smaller and changes much less frequently.
This repository's release/c
directory is manually updated by the script/sync.sh
shell script, which also logs to sync.txt
.
This is not an official Google product, it is just code that happens to be owned by Google.
Updated on March 2021.