Start working on host-side functions
This commit is contained in:
parent
71e0555763
commit
53e56f1284
5 changed files with 232 additions and 30 deletions
|
@ -49,5 +49,5 @@ impl __Buffer {
|
|||
|
||||
pub mod prelude {
|
||||
pub use super::{__Buffer, __alloc_buffer};
|
||||
pub use plugin_macros::bind;
|
||||
pub use plugin_macros::{export, import};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue