You are browsing as a guest. Sign up (or log in) to start making projects!

alula

@alula

Joined July 19th, 2026

  • 1Devlogs
  • 2Projects
  • 0Ships
  • 0Votes
Open comments for this post

2h 31m 38s logged

I just got the basic multitasking kernel and filesystem working, tomorrow I hope to get a windowing system, and then I will set up the ability to run a program from a file.
Current (and permenent furture problems):
We cannot force an app to stop (apps execute as asynchronous functions in javascript)
Possible future mitigation: Maybe move to lua if possible
We cannot stop an app from doing something bad
Mitigated as well by the earlier mentioned thing

0
0
1

Followers

Loading…