Skip to content

Conversation

@sreya
Copy link
Contributor

@sreya sreya commented Nov 13, 2025

  • Make Ghostty.load() wasmPath parameter optional with intelligent fallback logic
  • Try multiple default paths: import.meta.url, relative, and root paths
  • Update Terminal class to remove hardcoded wasmPath default
  • Simplify test code to use auto-detection
  • Fix build-wasm.sh to reference coder/ghostty repository
  • Improve error messages with helpful guidance

- Make Ghostty.load() wasmPath parameter optional with intelligent fallback logic
- Try multiple default paths: import.meta.url, relative, and root paths
- Update Terminal class to remove hardcoded wasmPath default
- Simplify test code to use auto-detection
- Fix build-wasm.sh to reference coder/ghostty repository
- Improve error messages with helpful guidance

Follows TensorFlow.js pattern for better developer experience.
@sreya sreya force-pushed the feat/optional-wasm-path branch from 27b10a7 to fcd774f Compare November 13, 2025 14:33
@sreya sreya merged commit 2da65f2 into main Nov 13, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant