mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-07 08:08:50 +00:00
Clean-up OS constants; Clean-up procs_wasm32.odin
This commit is contained in:
@@ -1,8 +1,5 @@
|
||||
package os
|
||||
|
||||
OS :: "js";
|
||||
|
||||
|
||||
Handle :: distinct i32;
|
||||
Errno :: distinct i32;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user