Files
wazero/internal/gojs
Crypt Keeper 8464474e21 gojs: adds support for uid and gid (#1245)
This adds `gojs.WithOSUser` which passes through current user IDs so
that GOOS=js compiled wasm can read them. This also adds support for
reading back the uid and gid on files. In summary, this passes
`os.TestChown` except on windows where it will not work due to lack of
support.

Signed-off-by: Adrian Cole <adrian@tetrate.io>
2023-03-16 11:07:27 +08:00
..
2023-03-14 08:01:50 +08:00
2023-01-28 12:51:44 +02:00
2023-03-14 10:47:32 +08:00
2023-01-28 19:11:37 +02:00