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

Gillian-JS is broken #113

Closed
Tracked by #83
giltho opened this issue Aug 25, 2022 · 4 comments · Fixed by #229
Closed
Tracked by #83

Gillian-JS is broken #113

giltho opened this issue Aug 25, 2022 · 4 comments · Fixed by #229
Labels
tl-specific An issue relating to specific target language(s)

Comments

@giltho
Copy link
Contributor

giltho commented Aug 25, 2022

Gillian-JS has been broken by #95, and should be fixed.

@NatKarmios NatKarmios added the tl-specific An issue relating to specific target language(s) label Nov 28, 2022
@chrishappy
Copy link

Similar to @NicolasArmero in #208, I am a university student (undergrad) looking for existing frameworks that support JS Symbolic testing (specifically, in TypeScript).

First off, thank you @NatKarmios for your hard work on fixing this issue.

Question: Is there a previous artifact or branch or commit that worked before the breaking change in Gillian-JS?

@NatKarmios
Copy link
Contributor

NatKarmios commented Feb 15, 2023

I'm afraid I don't know a particular place where JS was working - these breakages occurred before I began working on the project.

You might find luck using the VM image published with the Gillian Part II paper, found here, but it's almost 2 years old.
I'm expecting JS to be fixed in the next week or two as a priority (soon™), so I might suggest holding on a little longer if possible :)

@giltho
Copy link
Contributor Author

giltho commented Feb 15, 2023

Hello!
So JS broke after this PR: #95. Anything before that should have JS working.

The main issue however, is that, as they do, dependences break, because the OCaml ecosystem is the tinsiest bit unstable 🙃 .
Also, pinging @j3fsantos , I think there is a version of JaVerT still working somewhere, which was used for a PhD thesis about promises etc..

@NatKarmios NatKarmios mentioned this issue Feb 23, 2023
54 tasks
@NatKarmios NatKarmios pinned this issue Feb 23, 2023
@NatKarmios NatKarmios mentioned this issue Mar 15, 2023
This was referenced Apr 2, 2023
@chrishappy
Copy link

Yay! Thank you so much @NatKarmios and @giltho!

While we shifted our research project to Concolic testing on Java, I am really excited to perhaps use this project in future projects :)

@NatKarmios NatKarmios unpinned this issue Apr 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tl-specific An issue relating to specific target language(s)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants