You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This means that it can more reliably run in different environments (wasm/docker).
As for the lost functionality; I think the current solutions are bandaids and there are more robust ways of getting the same functionality
The text was updated successfully, but these errors were encountered:
for the sake of reusability and reliability it would greatly simplify this project if we removed all uses of
os.exec
calls:sysl-catalog/pkg/catalog/spec.go
Line 33 in 462aa87
This means that it can more reliably run in different environments (wasm/docker).
As for the lost functionality; I think the current solutions are bandaids and there are more robust ways of getting the same functionality
The text was updated successfully, but these errors were encountered: