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

Follows TensorFlow.js pattern for better developer experience.

- 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 merged commit 59cb82f into main Nov 13, 2025
1 of 5 checks passed
sreya added a commit that referenced this pull request Nov 13, 2025
sreya added a commit that referenced this pull request Nov 13, 2025
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