Skip to content
This repository was archived by the owner on Nov 13, 2024. It is now read-only.

hotmandu/rust_dynload_test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Rust Dynamic Loading Test

Run cargo run loader in the root directory to launch.

Try simpcnt, reduce or timer command to test.

To implement Addon system, look for wasm first.

Memo

As I am new to Rust and abi_stable crate and I just wanted simple working code,
the code may contain unsound, unsafe parts.
I might fix them and write better code later.

About

Simple Plugin system implementation in Rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages