Giter VIP home page Giter VIP logo

stack-switching's Introduction

Build Status

Stack Switching Proposal for WebAssembly

This repository is a clone of github.com/WebAssembly/spec/. It is meant for discussion, prototype specification and implementation of a proposal to add support for different patterns of non-local control flow to WebAssembly.

Typed Continuations Proposal for WebAssembly

This is a proposed solution addressing the aims of the stack-switching proposal.

It is based on the function references and the tail call proposals.

A complete implementation is available as an extension to the reference interpreter.

  • See the explainer for a high-level summary of the proposal.

  • See the overview for a more formal description of the proposal.

  • See the examples for Wasm code for implementing various different features including lightweight threads, actors, and async/await.

Task-based Stack Switching Proposal

An alternate approach to stack switching revolves around the concept of tasks rather than continuation functions. An explainer for this proposal can be seen here.

Original README from upstream repository follows.

spec

This repository holds a prototypical reference implementation for WebAssembly, which is currently serving as the official specification. Eventually, we expect to produce a specification either written in human-readable prose or in a formal specification language.

It also holds the WebAssembly testsuite, which tests numerous aspects of conformance to the spec.

View the work-in-progress spec at webassembly.github.io/spec.

At this time, the contents of this repository are under development and known to be "incomplet and inkorrect".

Participation is welcome. Discussions about new features, significant semantic changes, or any specification change likely to generate substantial discussion should take place in the WebAssembly design repository first, so that this spec repository can remain focused. And please follow the guidelines for contributing.

citing

For citing WebAssembly in LaTeX, use this bibtex file.

stack-switching's People

Contributors

andrewscheidecker avatar backes avatar binji avatar bnjbvr avatar cellule avatar chfast avatar chicoxyzzy avatar dschuff avatar eqrion avatar fgmccabe avatar fitzgen avatar flagxor avatar gahaas avatar ggreif avatar gumb0 avatar honry avatar jfbastien avatar kg avatar kripken avatar lars-t-hansen avatar littledan avatar lukewagner avatar ms2ger avatar ngzhian avatar pjuftring avatar ppopth avatar rossberg avatar sunfishcode avatar swasey avatar xtuc avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.