#lucet #memory #deprecated #compiler #now #lucet-module

lucet-module-data

DEPRECATED: This package is now available as lucet-module

3 releases

0.1.2 Oct 11, 2019
0.1.1 Jun 28, 2019
0.1.0 Jun 28, 2019

#11 in #lucet

25 downloads per month
Used in lucet-analyze

Apache-2.0 WITH LLVM-exception

52KB
1K SLoC

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).

Dependencies

~12MB
~259K SLoC