irhydra
Compiler explorer
Displays intermediate representations and native code generated by V8 and Dart VM compilers during optimization
Tool for displaying IR used by V8 and Dart VM optimizing compilers
433 stars
31 watching
32 forks
Language: JavaScript
last commit: almost 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
jeroen/v8 | Provides an R interface to Google's V8 JavaScript and WebAssembly engine | 201 |
paulbartrum/jurassic | A .NET library to compile and execute JavaScript code in a standards-compliant way | 884 |
jasoncharnes/run.rb | A tool to compile and run Ruby code in the browser using WebAssembly | 600 |
reactiverse/es4x | Provides JavaScript 4 Eclipse Vert.x support with GraalVM optimization | 884 |
mrdimosthenis/emel | A Gleam implementation of a machine learning library with support for various algorithms and data types | 105 |
jmorag/mcc | Compiles the MicroC programming language into machine code using Haskell | 116 |
jgreenemi/mlpleasehelp | A search engine for machine learning resources | 5 |
rho-devel/rho | Refactoring R language interpreter into an efficient, VM-based interpreter using modern techniques. | 133 |
vojtajina/js2dart | Converts JavaScript code to Dart, allowing compilation and re-conversion back to JavaScript. | 61 |
jesalg/radd | A Rails and AngularJS application demonstrating authentication and RESTful API architecture | 124 |
milafrerichs/browser-repl-js | A Svelte-based code editor component with real-time execution and display of JavaScript code | 14 |
ondra-m/ruby-spark | A Ruby wrapper around Apache Spark's functionality for large-scale data processing | 227 |
paulgoetze/weka-jruby | Provides a JRuby wrapper around the Weka Java library for machine learning and data mining in Ruby. | 65 |
netopyr/wurmloch-crdt | Experimental implementations of CRDTs for the JVM to enable conflict-free data sharing in distributed systems | 116 |
senchalabs/jsduck | Generates documentation for JavaScript code using Markdown and infers information from the code itself. | 1,502 |