kwast-os / kwast

Rust operating system running WebAssembly as userspace in ring 0
MIT License
159 stars 4 forks source link

Lightbeam as alternative compiler #20

Closed nielsdos closed 4 years ago

nielsdos commented 4 years ago

This heavily depends on dynasm for Rust, which I looked into for porting, but is quite some work to port. It might be better to focus on one compiler, which would also keep the trusted code base smaller. Since this compiler hasn't seen alot of development lately, I'll be closing this.