Repository navigation
ewasm
- Website
- Wikipedia
WasmEdge is a lightweight, high-performance, and extensible WebAssembly runtime for cloud native, edge, and decentralized applications. It powers serverless apps, embedded functions, microservices, smart contracts, and IoT devices.
SOLL is a new compiler for generate Ewasm from solidity and yul. See a demo here: https://asciinema.org/a/ezJqNLicn5fya02zwu4VXIo8a
EVMC – Ethereum Client-VM Connector API
Hera: Ewasm virtual machine conforming to the EVMC API
[ORPHANED] Transcompiles EVM code to eWASM
Ewasm API for AssemblyScript
Reversing Ewasm (Ethereum WebAssembly) contract 101 - Workshop
This repository contains examples of WRC20 tokens written in different languages.
Kotlin implementation for the WRC20 (WASM + ERC20) challenge
ewasm virtual machine for javascript
LLL smart-contract language to LLVM-IR compiler prototype