ewasm
There are 23 repositories under ewasm topic.
WasmEdge/WasmEdge
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.
ewasm/design
Ewasm Design Overview and Specification
second-state/SOLL
SOLL is a new compiler for generate Ewasm from solidity and yul. See a demo here: https://asciinema.org/a/ezJqNLicn5fya02zwu4VXIo8a
ethereum/evmc
EVMC – Ethereum Client-VM Connector API
ewasm/hera
Hera: Ewasm virtual machine conforming to the EVMC API
ewasm/evm2wasm
[ORPHANED] Transcompiles EVM code to eWASM
ewasm/ewasm-rust-api
Ewasm API for Rust
ewasm/ewasm-precompiles
Implementation of the Ethereum precompiled contracts in Rust.
Daohub-io/cap9
Capability-based security protocol for smart contracts
ewasm/assemblyscript-ewasm-api
Ewasm API for AssemblyScript
pventuzelo/reversing_ewasm_contract_101
Reversing Ewasm (Ethereum WebAssembly) contract 101 - Workshop
ewasm/ewasm-studio
A lightweight development environment for eWASM
second-state/rust-ssvm
Use EVMC binding SSVM and host written in Rust
ewasm/wrc20-examples
This repository contains examples of WRC20 tokens written in different languages.
ewasm/sentinel-rs
Validator and metering injector for Ewasm
Drops-of-Diamond/Drops-of-Diamond-history-outdated
History on an implementation of sharding and statelessness
walleth/KWRC20
Kotlin implementation for the WRC20 (WASM + ERC20) challenge
loredanacirstea/ewasm-jsvm
ewasm virtual machine for javascript
ewasm/ewasm-testgen
Random test case generator for Ewasm.
OnGridSystems/LLVMcompiler
LLL smart-contract language to LLVM-IR compiler prototype
sambacha/evm-wiki
Ethereum Virtual Machine Documentation and Wiki
ligi/kotlin-eWASM-test
Testing Kotlin to eWASM compilation (experiment - no production thingy at all)
WinBuilds/ethvm2ewasm
Translates Ethereum VM code to Ethereum flavored Web Assembly.