Skip to content

Runs Espresso heuristic logic minimizer in your browser

License

Notifications You must be signed in to change notification settings

NudelErde/Espresso-Wasm-Web

Repository files navigation

Espresso-Wasm-Web

This project runs the Espresso heuristic logic minimizer in your browser without the need to compile the project yourself or download a precompiled binary.


The source code of espresso.wasm comes from classabbyamp/espresso-logic, which is based on the original code from University of California, Berkeley.

How it works

This project uses WebAssembly to run the C code of espresso in your browser.

Using the zig compiler, the C code is compiled to wasm32-wasi.

License

This is published under the MIT License.

About

Runs Espresso heuristic logic minimizer in your browser

Resources

License

Stars

Watchers

Forks