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
111 stars
71 watching
8 forks
Language: WebAssembly
last commit: 6 months ago
Linked from 1 awesome list
proposal
Related projects:
Repository | Description | Stars |
---|---|---|
| Proposes and discusses support for cooperative threading in WebAssembly to enable concurrent execution of multiple threads within a single WASM module | 710 |
| Makes WebAssembly easy to write and compile by providing a friendly language with conventional syntax and type inference | 45 |
| A modern file tail utility using reactive programming and Dynamic Data | 2,235 |
| A compiler for a minimalist programming language designed to be compiled into WebAssembly bytecode | 134 |
| Compiles Brainf ck code to WebAssembly | 25 |
| Provides C++ API bindings to the WebAssembly runtime engine | 86 |
| A Clojure/ClojureScript library for accelerating JSON data deserialization in browser applications. | 62 |
| A collection of WebAssembly examples from simple to complex, covering various programming languages and technologies. | 203 |
| Compiles Haskell to WebAssembly for use in web applications | 166 |
| Demonstrates Go's compilation to WebAssembly and JavaScript interaction | 67 |
| A Vue component library with customizable styles using TailwindCSS | 2,164 |
| A Clojure/ClojureScript library for building bidirectional, real-time web applications with efficient, low-bandwidth communication protocols. | 1,742 |
| A collection of TypeScript-first libraries to simplify WebAuthn integration. | 1,668 |
| Tools and utilities for building and managing WebAssembly projects in modern frontend development | 56 |
| Simplifies creation of small CPU-intensive webassembly modules with fallback to JavaScript implementations | 71 |