---
title: "proof/std-fpvm-proc"
description: "Procedural macros that emit the entry point for kona-std-fpvm proof programs."
source: https://basehub.org/crates/proof/std-fpvm-proc/
---
import { LinkCard } from '@astrojs/starlight/components';

## Overview

The `proof/std-fpvm-proc` sub-crate (`kona-std-fpvm-proc`) is part of the [proof crate group](/crates/proof/overview/).

It supplies procedural macros that generate the entry point and runtime glue for programs targeting `kona-std-fpvm`.

## Source

<LinkCard title="View source on GitHub" href="https://github.com/base/base/tree/main/crates/proof/std-fpvm-proc" />
