wasicaml

Bytecode translator

Translates OCaml bytecode to WebAssembly for running OCaml code in cross-platform environments

Translate OCaml bytecode to WebAssembly

GitHub

130 stars
18 watching
3 forks
Language: OCaml
last commit: about 1 year ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
sebmarkbage/ocamlrun-wasm An interpreter for OCaml bytecode in WebAssembly, allowing for efficient execution of OCaml code in web browsers. 255
sanderspies/ocaml A WebAssembly backend for the OCaml programming language 80
rafi16jan/micropython-wasm Translates MicroPython code to JavaScript for execution on WebAssembly platforms 46
hackwaly/vscode-ocaml An extension for VS Code providing support for the OCaml programming language 170
vmware-labs/webassembly-language-runtimes Pre-built WebAssembly binaries for popular language runtimes and static libraries 336
ocamllabs/vscode-ocaml-platform An extension for Visual Studio Code to provide OCaml language support and tools 341
cloudflare/cobweb Translates COBOL programs into executable WebAssembly code 356
raphamorim/xwasm Tools and utilities for building and managing WebAssembly projects in modern frontend development 56
kanaka/wac A WebAssembly interpreter written in C that supports compilation from languages like C and JavaScript. 472
darklang/philip2 An Elm to OCaml compiler that enables porting of codebases from one language to another 205
wasmi-labs/wasmi An efficient and lightweight WebAssembly interpreter with a focus on constrained and embedded systems. 1,614
dbuenzli/uuseg An OCaml library for segmenting Unicode text into grapheme clusters, words, and sentences. 23
ocaml-multicore/multicore-talks Repository containing slides and examples to help developers parallelize their OCaml code using the Multicore OCaml library 29
bytecodealliance/wasmtime-cpp Provides C++ API bindings to the WebAssembly runtime engine 87
tsubame-sp/ocaml_at_p A debugging tool for OCaml programming 11