Establish the Mojo 1.0 integration gate
This commit is contained in:
3
tools/mojo-spike/abi.mojo
Normal file
3
tools/mojo-spike/abi.mojo
Normal file
@@ -0,0 +1,3 @@
|
||||
@export("ds4_mojo_probe")
|
||||
def ds4_mojo_probe(value: Int32) abi("C") -> Int32:
|
||||
return value
|
||||
Reference in New Issue
Block a user