Skip to content

skoji/raftik

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

229 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

raftik

A tiny WASM runtime - a raft for WebAssembly.

Vision

Implement only what’s essential, and keep the code so clear you can read it in one evening.

Status

🚧 Work in progress – early implementation.

Currently, only WebAssembly binary parsing and some validation is implemented. You can run the following command to parse a WASM file and display the result:

cargo run <wasm file>

Name

raftik (RAF-tik) — diminutive of “raft”, reflecting our goal of a tiny craft that keeps your WebAssembly modules afloat.

Development Policy

This project does not use Agentic Coding at all. AI assistance in code reviews is not avoided.

License

See LICENSE

About

A tiny raft for WebAssembly

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages