Skip to content
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

[Request] asm-lsp #3136

Open
Ty3r0X opened this issue Apr 30, 2024 · 2 comments
Open

[Request] asm-lsp #3136

Ty3r0X opened this issue Apr 30, 2024 · 2 comments
Labels
priority:lowest This package affects 5 or less users. request:new-pkg New package requested. waiting:upstream-fix Waiting for fix in AUR or in the project iself.

Comments

@Ty3r0X
Copy link

Ty3r0X commented Apr 30, 2024

Package:

https://aur.archlinux.org/packages/asm-lsp

Purpose:

This package is used to efficiently program assembly code on modern IDEs. I just find it a comfy addition to the chaotic aur :)

Benefits:

Allow people to easily program in asm without having to compile this dependency everytime (it's written in rust and rust compile times are... yeah...)

Building:

No response

Copyright:

BSD-2-clause

Expected Interest:

Few

Already available?

No

Unique request?

Yes

Banned package?

No

More information:

No response

@Ty3r0X Ty3r0X added the request:new-pkg New package requested. label Apr 30, 2024
@Technetium1 Technetium1 added priority:lowest This package affects 5 or less users. waiting:upstream-fix Waiting for fix in AUR or in the project iself. labels Apr 30, 2024
@Technetium1
Copy link
Member

Fails to compile tree-sitter https://github.com/bergercookie/asm-lsp/blob/0a274567e908c1ae293300c177c0b62ccd454720/Cargo.toml#L45

Can't help but notice tree-sitter-rust missing in cargo.toml, but it's present in the example for now to use: https://github.com/tree-sitter/tree-sitter/tree/master/lib/binding_rust#basic-usage

asm-lsp.log

@xiota
Copy link
Contributor

xiota commented Apr 30, 2024

Needs options=('!lto'). Rust doesn't play well with LTO.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority:lowest This package affects 5 or less users. request:new-pkg New package requested. waiting:upstream-fix Waiting for fix in AUR or in the project iself.
Development

No branches or pull requests

3 participants