Git Product home page Git Product logo

ufork's People

Contributors

dalnefre avatar hardliner66 avatar jamesdiacono avatar jasvir avatar zarutian avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

ufork's Issues

Assembler duplicates labelled-tails needlessly

When a chain of code (or data) cells has embedded labels, the assembler creates needless duplicates rather than sharing the labelled tails. Since the cells are read-only, this duplication of not easy to observe. However, the nth instruction can expose this behavior. The nth-tail should match the embedded labels, not just in denoted value, but in identity.

In the playground this code example demonstrates the issue. The assertions should pass, but they currently do not.

Native UI

I found this project after a deep dive into actor frameworks and I think it's great. I would love to contribute, but I'm not sure my low-level knowledge is enough for all the hard work. But I do have experience with Rust and was thinking, it might be nice to have a native UI as well. Some of the UI frameworks even support WASM, so the same UI code could be used for native and web. I could de-couple the code a bit from WASM itself, so that it runs in both environments.

But before I invest the time, I thought I'd ask first if something like that is even wanted.

Add github actions

It should be quite easy to add some github actions to run the tests on each commit/PR and deploy the files to github pages, if the build was successful. This would guarantee that contributions don't break tests and that people can simply test the VM directly in the browser without having to manually compile it.

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.