tail-call

Tail call optimization

Proposal to add support for recursive function calls without stack overflow issues in WebAssembly

Proposal to add tail calls to WebAssembly

GitHub

111 stars
71 watching
8 forks
Language: WebAssembly
last commit: about 2 years ago
Linked from 1 awesome list

proposal

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
webassembly/threadsProposes and discusses support for cooperative threading in WebAssembly to enable concurrent execution of multiple threads within a single WASM module710
area9innovation/waseMakes WebAssembly easy to write and compile by providing a friendly language with conventional syntax and type inference45
rolandpheasant/tailblazerA modern file tail utility using reactive programming and Dynamic Data2,235
hatashiro/kouA compiler for a minimalist programming language designed to be compiled into WebAssembly bytecode134
surma/bfwasmCompiles Brainf ck code to WebAssembly25
bytecodealliance/wasmtime-cppProvides C++ API bindings to the WebAssembly runtime engine86
tailrecursion/cljsonA Clojure/ClojureScript library for accelerating JSON data deserialization in browser applications.62
reklatsmasters/webassembly-examplesA collection of WebAssembly examples from simple to complex, covering various programming languages and technologies.203
dfinity-side-projects/dhcCompiles Haskell to WebAssembly for use in web applications166
xd-deng/handytools-go-webassemblyDemonstrates Go's compilation to WebAssembly and JavaScript interaction67
alfonsobries/vue-tailwindA Vue component library with customizable styles using TailwindCSS2,164
taoensso/senteA Clojure/ClojureScript library for building bidirectional, real-time web applications with efficient, low-bandwidth communication protocols.1,742
masterkale/simplewebauthnA collection of TypeScript-first libraries to simplify WebAuthn integration.1,668
raphamorim/xwasmTools and utilities for building and managing WebAssembly projects in modern frontend development56
nodeca/multimathSimplifies creation of small CPU-intensive webassembly modules with fallback to JavaScript implementations71