WebAssembly OS - 1 - Introduction to Operating Systems

preview_player
Показать описание
We start a new project, spinning off of the WebAssembly tutorial. Using WebAssembly as a sort of embedded device with a controllable environment, we create an operating system to run in WebAssembly. In this video, we get an introduction to what an operating system is, its components, and we write some preliminary code for timer and peripheral interrupts, and see how they will interact with our WASM-OS.

Рекомендации по теме
Комментарии
Автор

Heyo, it’s ya boi Joe. How do I open the computer?

joeferraro
Автор

How do I turn a visual studio project into an exe and share it with my friends?

shapvoid
Автор

I have shared this to the r/browserPOSIX subreddit

MartinMilan