tirbofish/dropbear · diff
worked on the NativeEngine, i think im getting somewhere (hopefully).
all i remember is that eucalyptus-core is now a cdylib and a rlib, and a world is passed as a pointer. thats all i remember lol.
Signature present but could not be verified.
Unverified
@@ -51,4 +51,8 @@ Cargo.lock **/*.rs.bk *.pdb -.idea/ +.idea/ + +src/*.dll +src/*.dylib +src/*.so @@ -0,0 +1,24 @@ +<component name="ProjectRunConfigurationManager"> + <configuration default="false" name="generateJniHeaders" type="GradleRunConfiguration" factoryName="Gradle"> + <ExternalSystemSettings> + <option name="executionName" /> + <option name="externalProjectPath" value="$PROJECT_DIR$" /> + <option name="externalSystemIdString" value="GRADLE" /> + <option name="scriptParameters" value="" /> + <option name="taskDescriptions"> + <list /> + </option> + <option name="taskNames"> + <list> + <option value="generateJniHeaders" /> + </list> + </option> + <option name="vmOptions" /> + </ExternalSystemSettings> + <ExternalSystemDebugServerProcess>true</ExternalSystemDebugServerProcess> + <ExternalSystemReattachDebugProcess>true</ExternalSystemReattachDebugProcess> + <DebugAllEnabled>false</DebugAllEnabled> + <RunAsTest>false</RunAsTest> + <method v="2" /> + </configuration> +</component>
Large diffs are not rendered by default. Showing the first 50 of 973 lines. Show full diff