opentofu/internal/command/workdir
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
..
chdir.go -chdir unification with the workdir logic. Removal of workdir proxy methods from Meta (#3713) 2026-02-10 15:31:06 +02:00
dir.go Terrible hacks to get some sort of wasm working 2026-04-30 14:57:01 -04:00
dir_test.go Failed to load backend configuration (#3961) 2026-04-20 11:04:28 +03:00
doc.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
normalize_path.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
plugin_dirs.go Terrible hacks to get some sort of wasm working 2026-04-30 14:57:01 -04:00
plugin_dirs_test.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00