runtime
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
(module
|
||||
(func $make-small-int (param $n i32) (result i32)
|
||||
(i32.mul (local.get $n) (i32.const 2)))
|
||||
(export "gyehoek:gyehoek/runtime@0.1.0#[static]scm.make-small-int"
|
||||
(func $make-small-int)))
|
||||
Reference in New Issue
Block a user