Skip to content

[WIP]RustとWasmと低レイヤーを勉強するために、WasmコンパイラとWasmランタイムを実装する

Notifications You must be signed in to change notification settings

rikurr/rusticwasm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rusticwasm

Implementation of a WebAssembly compiler and runtime in Rust for learning WebAssembly and low-level programming.

Motivation

  • Learning the workings of the WebAssembly runtime
  • Learning Rust

Features

  • WebAssembly Text Format parser
  • WebAssembly compiler
  • WebAssembly runtime
  • WebAssembly interpreter

About

[WIP]RustとWasmと低レイヤーを勉強するために、WasmコンパイラとWasmランタイムを実装する

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published