opentofu/internal/command/clistate
Christian Mesh 0abfd52e3e Terrible hacks to get some sort of wasm working
cp "$(go env GOROOT)/lib/wasm/wasm_exec.js" .
GOOS=js GOARCH=wasm go build -ldflags="-X 'main.experimentsAllowed=yes'" -o main.wasm ./cmd/tofu/

Signed-off-by: Christian Mesh <christianmesh1@gmail.com>
2026-04-30 14:57:01 -04:00
..
cli_state.go Failed to load backend configuration (#3961) 2026-04-20 11:04:28 +03:00
cli_state_test.go Failed to load backend configuration (#3961) 2026-04-20 11:04:28 +03:00
local_state.go Terrible hacks to get some sort of wasm working 2026-04-30 14:57:01 -04:00
state.go fix: typos in comments (#3691) 2026-01-19 13:46:12 +00:00
state_test.go Add backend view and migrate outputs (#3949) 2026-03-30 15:35:09 +03:00