Pinned Repositories
Cryptography
HIT Cryptography References
libsodium
Translating libsodium tests into WebAssembly dynamic libraries and comparing it with statically compiled artifacts.
llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
modern-compiler-c
现代编译原理(虎书)
myXv6Study
2022 MIT 6.S081 labs
riscv-rust
RISC-V processor emulator written in Rust+WASM
rust_pic_wasm
Empowering everyone to build reliable and efficient software.
rustlings
:crab: Small exercises to get you used to reading and writing Rust code!
wasi-libc
WASI libc implementation for WebAssembly
wasi-sdk
WASI-enabled WebAssembly C/C++ toolchain
lxyhit's Repositories
lxyhit/Cryptography
HIT Cryptography References
lxyhit/libsodium
Translating libsodium tests into WebAssembly dynamic libraries and comparing it with statically compiled artifacts.
lxyhit/llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
lxyhit/modern-compiler-c
现代编译原理(虎书)
lxyhit/myXv6Study
2022 MIT 6.S081 labs
lxyhit/riscv-rust
RISC-V processor emulator written in Rust+WASM
lxyhit/rust_pic_wasm
Empowering everyone to build reliable and efficient software.
lxyhit/rustlings
:crab: Small exercises to get you used to reading and writing Rust code!
lxyhit/wasi-libc
WASI libc implementation for WebAssembly
lxyhit/wasi-sdk
WASI-enabled WebAssembly C/C++ toolchain
lxyhit/wasmtime
A fast and secure runtime for WebAssembly, used for personal study
lxyhit/wasmi
WebAssembly (Wasm) interpreter.
lxyhit/wasmtime-coremark-test
A siple loader and runner tool of dynamic wasm libraries using wasmtime
lxyhit/xv6-riscv
Xv6 for RISC-V