Giter Club home page Giter Club logo

isolate's People

Contributors

alexvasiluta avatar aswinashok44 avatar bblackham avatar giomasce avatar gollux avatar hermanzdosilovic avatar jbenc avatar konstantint avatar mynameismon avatar op01 avatar ronalchn avatar seirl avatar suprdewd avatar wil93 avatar xelez avatar zopieux avatar

isolate's Issues

Stub out ``main`` and replace with structs for initialisation

Currently, isolate depends on a main function to get up everything running. This makes it infeasible for one to use isolate from another program (unless it is invoked via exec or similar. The idea is to stub out the main function on receiving a preprocessor argument, or, alternatively, hoist the main function into its own file. The first method is easier to start of with, but it could lead to duplication issues later on, while the alternative way requires a lot of reworking of code (including stripping out tons of static definitions) but would greatly help reduce later workload.

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.