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

use proper conf-* packages instead of depexts #201

Open
zapashcanon opened this issue Mar 5, 2024 · 4 comments
Open

use proper conf-* packages instead of depexts #201

zapashcanon opened this issue Mar 5, 2024 · 4 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@zapashcanon
Copy link
Member

for instance conf-clang instead of the clang depext

@zapashcanon zapashcanon added enhancement New feature or request good first issue Good for newcomers labels Mar 5, 2024
@krtab
Copy link
Collaborator

krtab commented Mar 6, 2024

The only ones that can currently be done seems to be clang, and maybe llvm, if using version 16 is fine. Both lld and wabt still have to be explicit depexts.

Depexts to change to conf-

@zapashcanon
Copy link
Member Author

We could create the missing conf- packages for opam.

@filipeom
Copy link
Collaborator

filipeom commented Mar 6, 2024

Also, if we could adapt the reference interpreter's binary decoder to owi we wouldn't need wabt https://github.com/WebAssembly/spec/blob/main/interpreter/binary/decode.ml (but this is probably to much work)

@zapashcanon
Copy link
Member Author

Yes, this is #9

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants