Frityet
Frityet
Fixed, [d82913c2185522739286bf05c0cf6deb491314f5](https://github.com/TheLuaOSProject/Kernel/commit/d82913c2185522739286bf05c0cf6deb491314f5), however in the future the userland (the Lua bit) will be in a seperate repo
> not fixed at all, should be reopened rn honestly it's still 100% NOT lua the userland will be (mostly), trust me. You should start working on the userland to...
> why not the OS?? luajit's fast enough and just use C to mem-manage. ffi is decent enough to where you kind of can do it > > idk if...
> Just another COSProject ig. What is COS
> C Operating System yep, no better language to implement a kernel in
> Yeah but Lua OS is fake ngl, I was attracted to this project because I thought you would use Lua in the kernel smh. Like for example in some...
> Hi, I would like to help with the math functions for the lib, Can I have some information about the project please ? Specifically, I would like to know...
Unless you actually mean you want to contribute to `math.h` for the LuaOS kernel's stdlib
Oh I saw your PR #28 , thank you for contributing! LuaOS will primarly target x86_64 however aarch64 is planned later, so any arch specific code (like SIMD) should be...
This is perfect! thank you so much, I really should have done this myself. Let me do a bit of testing and ill merge