mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-30 20:07:56 +00:00
5c842f77bc
- Everything polkadot becomes polkadot-. - Wasm (substrate) executor tests split from Wasm (Polkadot) runtime and built independently.
13 lines
332 B
Markdown
13 lines
332 B
Markdown
# pwasm-libc
|
|
|
|
Parity WASM contracts standard library libc bindings
|
|
|
|
[Documentation](https://paritytech.github.io/pwasm-std/pwasm_alloc/)
|
|
|
|
# License
|
|
|
|
`pwasm_alloc` is primarily distributed under the terms of both the MIT
|
|
license and the Apache License (Version 2.0), at your choice.
|
|
|
|
See LICENSE-APACHE, and LICENSE-MIT for details.
|