# lucet **Repository Path**: bytealliance/lucet ## Basic Information - **Project Name**: lucet - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2020-05-27 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Lucet   [![Build Status]][gh-actions] [Build Status]: https://github.com/bytecodealliance/lucet/workflows/CI/badge.svg [gh-actions]: https://github.com/bytecodealliance/lucet/actions?query=workflow%3ACI **A [Bytecode Alliance][BA] project** [BA]: https://bytecodealliance.org/ **Lucet is a native WebAssembly compiler and runtime. It is designed to safely execute untrusted WebAssembly programs inside your application.** Check out our [announcement post on the Fastly blog][announce-blog]. [announce-blog]: https://www.fastly.com/blog/announcing-lucet-fastly-native-webassembly-compiler-runtime Lucet uses, and is developed in collaboration with, the Bytecode Alliance's [Cranelift](http://github.com/bytecodealliance/cranelift) code generator. It powers Fastly's [Terrarium](https://wasm.fastlylabs.com) platform. [![asciicast](https://asciinema.org/a/249302.svg)](https://asciinema.org/a/249302) Lucet's documentation is available at ([sources](https://github.com/bytecodealliance/lucet/tree/master/docs)).