Skip to content
This repository has been archived by the owner on May 29, 2022. It is now read-only.

lars-t-hansen/moz-gc-experiments

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

moz-gc-experiments

Documentation etc for ongoing wasm gc experiments at Mozilla

Versions 2 and 3 (in progress) add the reftypes proposal, including multiple tables and table manipulation instructions but excluding funcref, to the MVA for GC types. They are not backward compatible with version 1 due to changes in instruction encoding.

Version 1 (obsolete) is the "minimal viable alpha" (MVA) for GC types - the smallest system that is useful and safe, including a subset of the reftypes proposal. As of November 26 2018, Firefox Nightly no longer recognizes Version 1.

About

Documentation etc for ongoing wasm gc experiments at Mozilla

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published