julia-wasm
WASM compiler
An experimental project that aims to compile Julia, a high-level programming language, into WebAssembly (WASM) format.
Running julia on wasm
336 stars
30 watching
23 forks
Language: JavaScript
last commit: over 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A Gradle plugin to easily compile WebAssembly (WASM) files into JVM bytecode. | 24 |
| A collection of WebAssembly ports of the CRuby interpreter | 702 |
| A compiler that converts a Ruby-like language into efficient WebAssembly code | 38 |
| An implementation of the Forth programming language compiled to WebAssembly | 144 |
| Compiles WebAssembly to JVM bytecode and provides utilities for working with WASM code. | 637 |
| Compiles Go code to WASM and deploys it to a CDN for web hosting | 145 |
| A WebAssembly interpreter written in C that supports compilation from languages like C and JavaScript. | 473 |
| An operating system designed to run WebAssembly code | 64 |
| A WebAssembly compiler from a simplified subset of C to Web Assembly | 24 |
| An experiment to compile a simplified version of the Elm programming language to human-readable WebAssembly bytecode | 17 |
| Makes WebAssembly easy to write and compile by providing a friendly language with conventional syntax and type inference | 45 |
| A language compiler to WebAssembly | 419 |
| A tool for compiling WebAssembly code into native MicroPython modules for embedded systems. | 122 |
| An experimental web assembly backend for the Nim programming language | 48 |
| Provides a text format for representing Clojure code in WebAssembly | 159 |