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

Implement Proposal: Reference Types #40

Open
ErikMcClure opened this issue Nov 23, 2019 · 0 comments
Open

Implement Proposal: Reference Types #40

ErikMcClure opened this issue Nov 23, 2019 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@ErikMcClure
Copy link
Contributor

ErikMcClure commented Nov 23, 2019

inNative must implement Reference Types, as they are a prerequisite to #41 interface types. This is made more complex because inNative already has cref types that behave in a similar way, except they are automatically converted. An intrinsic that can be used when sandboxed should be added that allows any integer to be converted to an anyref type, which behaves the same way a cref conversion does.

@ErikMcClure ErikMcClure added the enhancement New feature or request label Nov 23, 2019
@ErikMcClure ErikMcClure added this to the v0.1.9 milestone Jun 16, 2020
@ErikMcClure ErikMcClure modified the milestones: v0.1.10, v0.2.0 Dec 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants