waveterm/pkg/util
Evan Simkowitz 0413b240dd
Only copy the relevant wavesrv binary when packaging for a specific architecture (#316)
This change shaves ~20 MB off the download size by only copying over the
wavesrv binary that is relevant for whichever architecture we're
currently packaging. This is only relevant for macOS at the moment,
though it can also apply to Windows when we get multi-arch builds
working.

This required renaming our Go binaries from .amd64 to .x64 to comply
with electron-builder's naming conventions.
2024-09-04 11:23:39 -07:00
..
daystr adding telemetry updates (#209) 2024-08-08 18:24:54 -07:00
dbutil Update copyright indicators on a bunch of files (#255) 2024-08-20 17:01:29 -07:00
ds new wstore package, move core types to there. create a syncmap 2024-05-20 15:57:15 -07:00
migrateutil checkpoint on integratng wstore. moved to wails data structures, got immer working again, Window object, transitioned to generic DB ops, lots more 2024-05-24 15:08:24 -06:00
shellutil Only copy the relevant wavesrv binary when packaging for a specific architecture (#316) 2024-09-04 11:23:39 -07:00
utilfn preview refactor for keyboard/focus (#303) 2024-09-02 16:48:10 -07:00