-
Notifications
You must be signed in to change notification settings - Fork 0
Project Status
randomnumgen1 edited this page Apr 23, 2025
·
11 revisions
Legend: non-working ❌, working: ✅
System::IO::File
| Function | Windows (x64) | Windows (ARM) | Windows (RISC-V) | Linux (x64) | Linux (ARM) |
|---|---|---|---|---|---|
| Create | |||||
| Exists | |||||
| Delete | |||||
| Move |
System::IO::Directory
| Function | Windows (x64) | Windows (ARM) | Windows (RISC-V) | Linux (x64) | Linux (ARM) |
|---|---|---|---|---|---|
| Exists |
| Function | Windows (x64) | Windows (ARM) | Windows (RISC-V) | Linux (x64) | Linux (ARM) |
|---|---|---|---|---|---|
| CurrentProcessId | ✅ | ||||
| ProcessorCount | ❌ | ||||
| ProcessorBrand | ✅ | ||||
| ProcessorVendor | ✅ | ||||
| ProcessorHasFeature | ❌ | ||||
| TotalPhysicalMemory | ❌ | ||||
| TotalVirtualMemory | ❌ | ||||
| AvailablePhysicalMemory | ❌ | ||||
| AvailableVirtualMemory | ❌ | ||||
| CurrentDirectory | ✅ |