Compare commits

...

1 Commits

Author SHA1 Message Date
Pavel Shevaev 342243e309 Adding __trampoline to ConfBHL
Publish PHP Package / docker (push) Successful in 6s Details
2024-12-03 18:42:25 +03:00
2 changed files with 4 additions and 0 deletions

1
.gitignore vendored Normal file
View File

@ -0,0 +1 @@
tags*

View File

@ -8,6 +8,9 @@ end
struct ConfBHL
@autogen @bhl_bind
@cs_embed:`
public int __trampoline;
`
module : string @default:""
fn : string @default:""
end