Files
revive/crates/runtime-api
xermicus 75fc23c810 add the missing memset builtin (#353)
Closes  #350

- Add the missing `memset` builtin which was accidentally deleted in a
previous PR.
- Add a compilation test to ensure the `memset` builtin is present.

---------

Signed-off-by: Cyrill Leutwiler <bigcyrill@hotmail.com>
2025-06-28 12:01:34 +02:00
..
2025-06-28 12:01:34 +02:00
2025-06-28 11:48:24 +02:00
2025-05-09 17:26:20 +02:00

Pallet contracts low level API for PolkaVM