JavaScript Assembly

Open-source JavaScript projects categorized as Assembly

JavaScript Assembly Projects

  • reviews

    Reviewing some online CS courses I took (by spamegg1)

  • LEGv8-Simulator

    Graphical-Micro-Architecture-Simulator

  • Project mention: When teaching computer architecture, why are universities using obscure CPUs? | news.ycombinator.com | 2024-04-10

    Many universities use LEGv8 to teach computer architectures, which is a more didactic version of the ARMv8 ISA.

    LEGv8 was developed as part of the semi-standard textbook in Computer architectures which is the David Patterson's one.

    The problem of course is that this ISA is completely fictional and code written for it cannot be ran anywhere.

    Fortunately ARM themselves have developed and made available a web-based simulator of the LEGv8 ISA.

    Unfortunately the project is basically abandoned, has critical bugs that impede even the simplest of operations and nobody knows how to develop on it.

    That is why for my bachelor's thesis I managed to get it up and running again and added the necessary functiinalities to maken it the first simulator to run every instruction of the LEGv8 ISA [0].

    I am trying to get it merged with the official one so that students and teachers can finally use it in their courses, so if any of you uses that textbook in your traching or you can pull a few internal strings at ARM maybe this could interest you.

    [0] https://github.com/simdeistud/LEGv8-Simulator

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

JavaScript Assembly related posts

Index

Project Stars
1 reviews 265
2 LEGv8-Simulator 3

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com