Code Monkey home page Code Monkey logo

Comments (3)

sverhoeven avatar sverhoeven commented on June 18, 2024

Some suggestions:

1
Want to learn how to run your C++ code on the web. See https://medium.com.... for a intro into web technologies to make this happen

2
Ever had some C++ code you wanted to show and run for a wider community. Then see https://medium.com/... for the steps to create an interactive web application with visualizations running C++ code in a web browser

3
Researchers who want to make a web application from their C++ code rejoice. https://medium.com/... series of blogs has been published to explain the steps to do this. Great for demonstration or to move the heavy computation from the server to the browser.

4
All these web technologies I do not know where to start. https://medium.com/... explains how to take your C++ code and make it into an web application using WebAssembly, Web workers, React and Vega.

from run-cpp-on-web.

cwmeijer avatar cwmeijer commented on June 18, 2024

I like your third option although the first sentence is a bit hard to parse and a bit long.

Combining the first sentence of 1 with the rest of 3:

Want to learn how to run your C++ code on the web? https://medium.com/... series of blogs has been published to explain the steps to do this. Great for demonstration or to move the heavy computation from the server to the browser.

234 characters, 41 words. Is that too long for a tweet?

from run-cpp-on-web.

sverhoeven avatar sverhoeven commented on June 18, 2024

Tweet has been scheduled

from run-cpp-on-web.

Related Issues (20)

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.