-
Notifications
You must be signed in to change notification settings - Fork 25
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hlasmplugin Language Server crashes on ARM64/aarch64 linux #283
Comments
Hello @josefwegner, arm64 is currently only supported via the platform agnostic webassembly server version - please change the extension setting |
Hi @slavek-kucera, Thank you very much, changing the extension settings worked. It would be great if you could add this to the README.md for future ARM users. |
🎉 This issue has been resolved in version 1.10.0-beta.1 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
🎉 This issue has been resolved in version 1.10.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
@josefwegner The version 1.13.0 now contains native arm64 binary. |
Describe the bug
Starting Visual Studio Code with HLASM Language Support plugin throws errors that Hlasmplugin Language Server could not be started
To Reproduce
Steps to reproduce the behavior:
Expected behavior
HLASM Language Support works
Screenshots
Platform
Version: 1.81.1
Commit: 6c3e3dba23e8fadc360aed75ce363ba185c49794
Datum: 2023-08-09T22:39:55.053Z
Electron: 22.3.18
ElectronBuildId: 22689846
Chromium: 108.0.5359.215
Node.js: 16.17.1
V8: 10.8.168.25-electron.0
Betriebssystem: Linux arm64 6.1.38-v8+
Additional context
The executable in
~/.vscode/extensions/broadcommfd.hlasm-language-support-1.9.0/bin/linux
seems to be AMD64, not ARM64:The text was updated successfully, but these errors were encountered: