Skip to content
This repository has been archived by the owner on Mar 24, 2022. It is now read-only.
/ lucet Public archive

Lucet, the Sandboxing WebAssembly Compiler.

License

Notifications You must be signed in to change notification settings

bytecodealliance/lucet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Pat Hickey
Mar 23, 2022
d0b358c · Mar 23, 2022
Jul 1, 2020
Nov 1, 2021
Oct 26, 2021
Jan 21, 2022
Jul 15, 2021
Nov 1, 2021
Jan 21, 2022
Oct 12, 2021
Dec 14, 2021
Jan 21, 2022
Jan 21, 2022
Oct 27, 2021
Dec 14, 2021
Dec 4, 2020
Dec 14, 2021
Dec 14, 2021
Dec 14, 2021
Jan 8, 2021
Jan 25, 2019
Oct 13, 2019
Apr 10, 2019
Apr 17, 2019
Jan 29, 2020
Jun 18, 2021
Dec 18, 2019
Feb 18, 2021
Nov 12, 2019
Dec 14, 2021
Dec 14, 2021
Jan 21, 2022
Jan 28, 2019
Oct 26, 2021
Nov 12, 2019
Mar 23, 2022
May 21, 2021
Apr 4, 2019
Jan 21, 2022

Lucet has reached End-of-life

Lucet has reached end-of-life, and maintence has ceased. All Lucet users should transition to Wasmtime.

In mid-2020, the Lucet team switched focus to working on the Wasmtime engine. We have added all of the features to Wasmtime which previously only Lucet had, such as ahead-of-time (AOT) compilation and a pooling userfaultfd-based memory allocator.

Lucet   Build Status

A Bytecode Alliance project

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.

Lucet uses, and is developed in collaboration with, the Bytecode Alliance's Cranelift code generator. It powers Fastly's Compute@Edge platform.

asciicast

Lucet's documentation is available at https://bytecodealliance.github.io/lucet (sources).