Files
oak-gpui/extensions
UberliciousandMarshall Bowers cd9dd5ccf7 zig: Add Windows support (#15197)
Release Notes:

- N/A

Currently Windows environments do not have a `shell_env`. This causes
the Zig extension to error when trying to call `worktree.shell_env()`
since extensions api isn't yet on `0.0.7` and thus not using wasm-host
`0.0.7` we need to only call for the shell env only on non-windows
systems. 0.0.7 and onward at the moment return a Result from
`shell_env()`. The binary path is also slightly different on windows.

---------

Co-authored-by: Marshall Bowers <elliott.codes@gmail.com>
2024-07-25 11:30:02 -04:00
..
2024-07-25 08:16:28 -04:00
2024-07-08 11:29:07 -04:00
2024-07-11 11:48:04 +02:00
2024-07-25 08:19:43 -04:00
2024-04-18 11:57:21 -04:00
2024-05-21 18:36:47 +02:00
2024-07-05 14:17:53 -04:00
2024-07-05 10:10:54 -04:00
2024-07-19 09:13:23 -04:00
2024-04-23 13:31:21 -04:00
2024-07-18 08:13:36 -04:00
2024-04-23 13:31:21 -04:00
2024-06-24 00:39:42 +02:00
2024-07-17 10:20:50 -04:00
2024-07-18 04:38:44 +00:00
2024-07-18 11:39:30 -04:00
2024-07-25 11:30:02 -04:00