GithubHelp home page GithubHelp logo

vm6502q / qrack.net Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 29.21 MB

qrack.net web app source code

Home Page: https://qrack.net

License: Apache License 2.0

C++ 44.69% HTML 0.13% Makefile 0.39% CSS 0.32% JavaScript 54.46%
webassembly wasm emscripten qrack quantum-computing quantum reactjs

qrack.net's Introduction

qrack.net

This is the source for https://qrack.net. To build the vm6502q/qrack library as WASM, the following build command is suggested, in an active emsdk environment:

emcmake cmake -DENABLE_RDRAND=OFF -DUINTPOW=5 -DENABLE_PTHREAD=OFF -DSEED_DEVRAND=OFF ..

The library is already built in this example. To recompile the WASM, just run make all in the project root directory.

This example provides a pre-built copy of the Qrack API.

The website code is based upon the following example reference, with thanks:

C++ To WebAssembly With React From Scratch!

The associated medium post is available at https://guptanikhil.medium.com/using-webassembly-with-react-from-scratch-fba8cdfa5118.

qrack.net's People

Contributors

wrathfulspatula avatar

Stargazers

Aryan Blaauw avatar

Watchers

James Cloos avatar  avatar

qrack.net's Issues

API: For loops

We should have a for loop primitive that takes a program parameter for a loop body and accepts variable names or literals for loop control.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.