Skip to content

extism/verified-count-vowels

Repository files navigation

verified-count-vowels

A formally verified Extism count_vowels implementation in Coq, extracted to Haskell

The Coq source can be found in CountVowels.v, during the build process the code is extracted to src/CountVowels.hs.

Building

You will need wasm32-wasi-ghc, then:

$ make build

Testing

$ make test

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published