Running a TinyOS inside a Browser #16
douglasmun
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Hi,
I managed to boot TinyOS, a 32-bit i386 security-focused hobby OS with PAE paging, ring-3 user processes, and ECDSA-signed exec running unmodified on the v86 x86-to-WebAssembly emulator. Nothing leaves; the whole OS is in the browser.
https://douglasmun.github.io/TinyOS_enhanced/
Douglas
All reactions