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 initial glue code for exposing to javascript via enscriptem #39

Merged
merged 17 commits into from May 3, 2021
Merged

Conversation

Strilanc
Copy link
Collaborator

@Strilanc Strilanc commented May 3, 2021

  • Add glue/javascript directory
  • Add test_stimjs CI step
  • Add glue/javascript/build_wasm.sh script for producing the script and test files
  • Add circuit.js.* for exporting stim.Circuit
  • Add tableau.js.* for exporting stim.Tableau
  • Add pauli_string.js.* for exporting stim.PauliString
  • Add tableau_simulator.js.* for exporting stim.TableauSimulator
  • Add *.test.js files for unit testing javascript bindings
  • Add stim.test_harness.js for running javascript tests

@Strilanc Strilanc changed the title Add glue code for exposing to javascript via enscriptem Add initial glue code for exposing to javascript via enscriptem May 3, 2021
@Strilanc Strilanc merged commit 7e7c153 into main May 3, 2021
@Strilanc Strilanc deleted the emcc branch May 3, 2021 17:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant