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

Add Wasm support #50

Closed
qciaran opened this issue Dec 4, 2023 · 2 comments · Fixed by #77
Closed

Add Wasm support #50

qciaran opened this issue Dec 4, 2023 · 2 comments · Fixed by #77
Assignees
Labels
enhancement New feature or request

Comments

@qciaran
Copy link
Collaborator

qciaran commented Dec 4, 2023

Related to issue #49. Add support for programs with Wasm to generate appropriate PHIR.

PECOS (https://github.com/PECOS-packages/PECOS/blob/b71596a3520b0f48f844aabf5cf29a77c3a79ecd/tests/integration/test_phir.py#L36) has a test showing that direct input of PHIR + Wasm will run.

@qciaran qciaran added the enhancement New feature or request label Dec 4, 2023
@cqc-alec
Copy link
Collaborator

This issue here is just WASM support, right? I don't think pytket-phir needs to know anything about QASM?

@qciaran
Copy link
Collaborator Author

qciaran commented Dec 12, 2023

I just mean taking in the combination of qasm with Wasm. Although I guess technically its input is pytket circuits. I'll drop the mention of qasm.

@qciaran qciaran changed the title Add QASM+Wasm support Add quantum program+Wasm to PHIR support Dec 12, 2023
@qciaran qciaran changed the title Add quantum program+Wasm to PHIR support Add Wasm support Dec 12, 2023
@neal-erickson neal-erickson self-assigned this Dec 15, 2023
@qartik qartik linked a pull request Jan 4, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants