Skip to content

Commit 717935e

Browse files
Update docs/overview.md
Co-authored-by: Julian Gonzalez Calderon <gonzalezcalderonjulian@gmail.com>
1 parent 2822583 commit 717935e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ The code is laid out in the following sections:
109109
├─ libfuncs.rs Cairo Sierra libfunc glue code & implementations.
110110
├─ metadata.rs Metadata injector to use within the compilation process.
111111
├─ module.rs The MLIR module wrapper.
112-
├─ runtime.rs Methods that need to use the Rust runtime
112+
├─ runtime.rs Extern functions invoked from the compiled code.
113113
├─ starknet_stub.rs
114114
├─ starknet.rs Starknet syscall handler glue code.
115115
├─ types.rs Conversion from Sierra to MLIR types. Cairo to MLIR type information.

0 commit comments

Comments
 (0)