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

GitHub

334 stars
30 watching
23 forks
Language: JavaScript
last commit: about 3 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
renatoathaydes/wasm-on-jvm A Gradle plugin to easily compile WebAssembly (WASM) files into JVM bytecode. 24
ruby/ruby.wasm A collection of WebAssembly ports of the CRuby interpreter 686
ljulliar/rlang A compiler that converts a Ruby-like language into efficient WebAssembly code 38
stefano/wasm-forth An implementation of the Forth programming language compiled to WebAssembly 144
cretz/asmble Compiles WebAssembly to JVM bytecode and provides utilities for working with WASM code. 634
dave/wasmgo Compiles Go code to WASM and deploys it to a CDN for web hosting 145
kanaka/wac A WebAssembly interpreter written in C that supports compilation from languages like C and JavaScript. 472
hidamariproject/hidamari An operating system designed to run WebAssembly code 64
kign/c4wa A WebAssembly compiler from a simplified subset of C to Web Assembly 24
chadtech/elmish-wasm An experiment to compile a simplified version of the Elm programming language to human-readable WebAssembly bytecode 17
area9innovation/wase Makes WebAssembly easy to write and compile by providing a friendly language with conventional syntax and type inference 45
lys-lang/lys A language compiler to WebAssembly 420
vshymanskyy/wasm2mpy A tool for compiling WebAssembly code into native MicroPython modules for embedded systems. 122
stisa/nwasm An experimental web assembly backend for the Nim programming language 48
roman01la/clj-wasm Provides a text format for representing Clojure code in WebAssembly 159