Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

expose reference count mechanism for Zig code use #486

Closed
kyle-github opened this issue Sep 16, 2017 · 1 comment
Closed

expose reference count mechanism for Zig code use #486

kyle-github opened this issue Sep 16, 2017 · 1 comment

Comments

@kyle-github
Copy link

See the comments in issue #158. If such a mechanism is implemented with underlying reference counting, just expose it in some manner so that Zig code can use it. This may tie into some of the ideas in issue #453 as a "low tech" way of implementing shared/ref counted entities.

@kyle-github kyle-github changed the title expose reference count mechanism for user-land use expose reference count mechanism for Zig code use Sep 16, 2017
@andrewrk
Copy link
Member

Let's talk about issues #158 and #453 in those issues.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants