You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Dan Gohman 9d91a937dc Update wasmtime-wasi-c to cloudabi-utils 223dadc5. 5 years ago
..
include Provide the C WASI implementation as an option. 6 years ago
src Update wasmtime-wasi-c to cloudabi-utils 223dadc5. 5 years ago
CMakeLists.txt Provide the C WASI implementation as an option. 6 years ago
LICENSE Provide the C WASI implementation as an option. 6 years ago
README.md Provide the C WASI implementation as an option. 6 years ago

README.md

This repository contains adapted forms of the CloudABI project's "libemulator" library, which includes implementations the CloudABI system calls using standard native platform support. See the README.md and LICENSE files in the individual subdirectories for details.

src/ - cloudabi-utils' libemulator; see src/README.md for details include/ - wasi headers

This is currently an experimental prototype.