An open API service indexing awesome lists of open source software.

https://github.com/fuellabs/sway-rfcs

RFCs for changes to Sway
https://github.com/fuellabs/sway-rfcs

Last synced: 4 months ago
JSON representation

RFCs for changes to Sway

Awesome Lists containing this project

README

          

# Sway RFCs

| RFC | Title |
| -------------------------------------------- | ----------------------- |
| [0001](rfcs/0001-rfc-process.md) | RFC Process |
| [0002](rfcs/0002-docstrings.md) | Docstring Comments |
| [0003](rfcs/0003-intrinsics.md) | Intrinsics |
| [0004](rfcs/0004-declaration-engine.md) | Declaration Engine |
| [0005](rfcs/0005-collection-context.md) | Collection Context |
| [0006](rfcs/0006-configuration-constants.md) | Configuration Constants |
| [0007](rfcs/0007-evm-support.md) | EVM Support |
| [0008](rfcs/0008-storage-handler.md) | Storage Handler |
| [0009](rfcs/0009-structured-modules.md) | Structured Modules |
| [0010](rfcs/0010-private-modules.md) | Private Modules |
| [0011](rfcs/0011-references.md) | References |
| [0012](rfcs/0012-expressive-diagnostics.md) | Expressive Diagnostics |
| [0013](rfcs/0013-changes-lifecycle.md) | Changes Lifecycle |
| [0014](rfcs/0014-abi-errors.md) | Abi Errors |
| [0015](rfcs/0015-const-generics.md) | Const Generics |