Files
wasmtime/lib/umbrella/README.md
Dan Gohman 85662fbca9 Add an "umbrella" crate, which seeks to provide a convenient interface.
This currently pulls in cretonne-codegen and cretonne-frontend and
provides a simple prelude interface.

This fixes #287.
2018-04-17 09:47:13 -07:00

170 B

This is an umbrella crate which contains no code of its own, but pulls in other cretonne library crates to provide a convenient one-line dependency for common use cases.