mirror of
https://github.com/aljazceru/turso.git
synced 2026-02-23 08:55:40 +01:00
Merge 'translate: with_capacity insns' from Pere Diaz Bou
Reviewed-by: Preston Thorpe <preston@turso.tech> Closes #2831
This commit is contained in:
@@ -83,7 +83,7 @@ pub fn translate(
|
||||
// These options will be extended whithin each translate program
|
||||
ProgramBuilderOpts {
|
||||
num_cursors: 1,
|
||||
approx_num_insns: 2,
|
||||
approx_num_insns: 32,
|
||||
approx_num_labels: 2,
|
||||
},
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user