gingerBill
|
c078b2dd1b
|
Add @(require_results)
|
2024-08-04 15:24:26 +01:00 |
|
gingerBill
|
bf948ab8ae
|
Add stubs for flush on platforms that didn't have it
|
2024-08-04 15:07:24 +01:00 |
|
gingerBill
|
28666414bc
|
More clean ups of ERROR_NONE and != nil usage
|
2024-08-04 11:37:49 +01:00 |
|
gingerBill
|
a241168142
|
Clean up err != nil usage
|
2024-08-04 11:26:35 +01:00 |
|
gingerBill
|
29b6eebcd5
|
Clean up error handling
|
2024-08-04 11:21:09 +01:00 |
|
gingerBill
|
9f9abb8fb3
|
Use union #shared_nil for os.Error
|
2024-08-04 11:05:30 +01:00 |
|
gingerBill
|
e60951a902
|
Begin converting os.Errno to be a nil-able type as a transition period
|
2024-08-04 10:51:08 +01:00 |
|
Laytan Laats
|
5399093050
|
make preopens a slice and remove bad current_dir
|
2024-07-02 20:17:24 +02:00 |
|
Laytan Laats
|
10c68a8951
|
wasm: support vendor:stb/truetype and vendor:fontstash
|
2024-07-02 16:03:42 +02:00 |
|
Laytan Laats
|
4e18e1b191
|
wasi: make os.open work with absolute paths
|
2024-07-02 15:29:24 +02:00 |
|
Laytan Laats
|
604551eb2d
|
wasi: make the demo run on wasi and run it in CI
|
2024-06-29 23:15:31 +02:00 |
|
gingerBill
|
038086d1d9
|
Alias heap calls from base:runtime is core:os
|
2024-01-28 22:47:55 +00:00 |
|
gingerBill
|
3e7e779abf
|
Replace core:* to base:* where appropriate
|
2024-01-28 22:18:51 +00:00 |
|
Colin Davidson
|
6ff2db47b4
|
shuffle to private/public wrapper
|
2023-01-06 13:33:47 -08:00 |
|
gingerBill
|
f76316f889
|
Merge branch 'master' into allocator-mode-alloc-non-zeroed
|
2022-11-03 12:47:11 +00:00 |
|
JopStro
|
18d7ecc1a5
|
wasi: Add FD_FILESTAT_GET to default file open rights
|
2022-11-01 12:56:36 +00:00 |
|
JopStro
|
91ad6b42c5
|
rename default_dir to current_dir
|
2022-10-31 21:46:47 +00:00 |
|
JopStro
|
71eb21aab7
|
implement open for wasi_wasm32 target
|
2022-10-31 21:21:10 +00:00 |
|
gingerBill
|
7f601c9535
|
Add Allocator_Mode.Alloc_Non_Zerored
|
2022-09-22 12:12:57 +01:00 |
|
gingerBill
|
17eebf338c
|
Fix #1606 (Call runtime._cleanup_runtime_contextless() for os.exit)
|
2022-03-09 15:05:51 +00:00 |
|
gingerBill
|
3224d04df8
|
Stub out os.open for wasi
|
2021-10-31 15:22:54 +00:00 |
|
gingerBill
|
c13c30b466
|
Update wasi to use string and slice types
|
2021-10-31 15:21:39 +00:00 |
|
gingerBill
|
22982586f1
|
Add basic support for wasi in package os
|
2021-10-31 13:45:00 +00:00 |
|