Skip to content

Made array based accessor ([] and []=) work in javascript with vmathObjBased#67

Closed
Nimaoth wants to merge 3 commits into
treeform:masterfrom
Nimaoth:master
Closed

Made array based accessor ([] and []=) work in javascript with vmathObjBased#67
Nimaoth wants to merge 3 commits into
treeform:masterfrom
Nimaoth:master

Conversation

@Nimaoth

@Nimaoth Nimaoth commented May 21, 2023

Copy link
Copy Markdown

Compiling with vmathObjBased to javascript doesn't work because it relies on pointers which aren't available in the javascript backend.
Added new implementation of specific functions for when compiling to javascript

@treeform

Copy link
Copy Markdown
Owner

Thank you for this PR. I think I have fixed it this way: #85

@treeform treeform closed this May 25, 2026
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

Successfully merging this pull request may close these issues.

2 participants