Skip to content
This repository was archived by the owner on Apr 22, 2025. It is now read-only.

Automatically updated header files of Wasmer C API.

License

Notifications You must be signed in to change notification settings

seclerp/wasmer-capi-headers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 

Repository files navigation

wasmer-capi-headers

Automatically updated header files of Wasmer C API.

How it works

An automated workflow periodically checks the wasmio/wasmer repository for the latest release. If a new release is presented, we build wasmer-capi crate, extract the header files and release it under the same tag, as the Wasmer main release.

I suppose this repository will be archived and considered deprecated once Wasmer will start publishing headers alongside other release artifacts.