Skip to content

wusyong/ohim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ohim - A WebAssembly-based script engine

Warning

Current porject is still Work In Progress.

Ohim is currently a proof of concept, but aim to evolve into full script engine that follows DOM Standard. See this blog post to learn what we intend and how to achieve. We will collect feedback and start with minimum viable Node tree soon.

Demo

Run with Rust Guest

cargo build --target wasm32-wasip2 -p test
cargo run

Run with Golang Guest

cd go-guest
./build.sh
cargo run

About

A WebAssembly-based script engine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages