Volver al ranking

WebAssembly/gc

WebAssemblywebassembly.github.io/gc/

Branch of the spec repo scoped to discussion of GC integration in WebAssembly

proposal
Crecimiento de estrellas
Estrellas
1.1k
Forks
84
Crecimiento semanal
Issues
18
5001k
abr 2017may 2020jun 2023jul 2026
README

CI for specs CI for interpreter & tests

GC 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 garbage collection (GC) support to WebAssembly.

  • See the overview for a high-level summary and rationale of the proposal. Note: the concrete details here are out of date.

  • See the MVP for an up-to-date overview of the concrete language extensions that are proposed for the first stage of GC support in Wasm.

  • See the Post-MVP for possible future extensions in later stages.

  • See the modified spec for the completed spec for the first-stage proposal described in MVP.md.

This repository is based on the function references proposal as a baseline and includes all respective changes.

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.

Repositorios relacionados
zloirock/core-js

Standard Library

JavaScriptnpmMIT Licenseproposalpolyfill
core-js.io
25.5k1.7k
tc39/proposals

Tracking ECMAScript Proposals

proposalecmascript
tc39.github.io/process-document/
19.2k748
tc39/proposal-pipeline-operator

A proposal for adding a useful pipe operator to JavaScript.

HTMLBSD 3-Clause "New" or "Revised" Licensejavascripttc39
tc39.github.io/proposal-pipeline-operator/
7.9k106
Dolibarr/dolibarr

Dolibarr ERP CRM is a modern software package to manage your company or foundation's activity (contacts, suppliers, invoices, orders, stocks, agenda, accounting, ...). it's an open source Web application (written in PHP) designed for businesses of any sizes, foundations and freelancers.

PHPPackagistGNU General Public License v3.0erpcrm
dolibarr.org
7.4k3.5k
ericniebler/range-v3

Range library for C++14/17/20, basis for C++20's std::ranges

C++Otherrangerange-library
4.4k466
microsoft/reflect-metadata

Prototype for a Metadata Reflection API for ECMAScript

TypeScriptnpmApache License 2.0metadatadecorator-metadata
rbuckton.github.io/reflect-metadata
3.4k189
rbuckton/reflect-metadata

Prototype for a Metadata Reflection API for ECMAScript

TypeScriptnpmApache License 2.0metadatadecorator-metadata
rbuckton.github.io/reflect-metadata
3.2k184
arthurfiorette/proposal-try-operator

A proposal to bring ergonomic, inline error handling to JavaScript through a new try operator that always returns a Result.

MIT Licensecatcheffect
arthur.run/proposal-try-operator/
2k24
arthurfiorette/proposal-safe-assignment-operator

Draft for ECMAScript Error Safe Assignment Operator

JavaScriptnpmcatcheffect
arthur.run/proposal-safe-assignment-operator/
1.6k17