nyrt: handle plugin return primitives

This commit is contained in:
moe-charm
2025-09-10 23:46:53 +09:00
parent c014e78fb4
commit 5dd3227a1a
2 changed files with 1977 additions and 512 deletions

View File

@ -5,7 +5,7 @@ edition = "2021"
[lib] [lib]
name = "nyrt" name = "nyrt"
crate-type = ["staticlib"] crate-type = ["staticlib", "rlib"]
[dependencies] [dependencies]
nyash-rust = { path = "../../" } nyash-rust = { path = "../../" }

File diff suppressed because it is too large Load Diff