Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Jan 15, 2025. It is now read-only.

LayerOneX/l1x-wasm-llvmir

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WASM to LLVM IR code transaltor

Translates a WASM file to L1X VM llvmir repesentation. Used by cargo-l1x

Requirements:

llvm-15

Build:

cargo build

Test

cargo test

Run:

cargo run some.wasm -o some.ll

Create eBPF object file:

Require installed llvm-17

./build_ebpf.sh some.ll

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors