Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 1.21 KB

README.md

File metadata and controls

28 lines (16 loc) · 1.21 KB

License Smoke Tests Subsembly CLI Tests

Subsembly

What is it?

Subsembly is a framework used for designing and implementing Substrate runtimes from scratch. Subsembly utilises Substrate Core to build runtimes in a non-native language of Substrate. With Subsembly you can build Substrate runtimes rapidly, with a varying degrees of technical freedom.

How does it work?

Substrate runtimes can be designed in any other language than Rust, provided that the language targets WebAssembly. This is where AssemblyScript and Subsembly come into play.

Documentation

For more info refer to our documentation: https://subsembly.gitbook.io/subsembly

Funding and Support

Subsembly is funded by Web3 Foundation Grants and developed, maintained by LimeChain.