Skip to content

Conversation

@yui-915
Copy link
Contributor

@yui-915 yui-915 commented Aug 22, 2025

The ref.b test was written before indexing became word-based, and didn't get updated afterwards.
it worked on all of the current targets because they don't have very stricts memory bounds check, but fails on the javascript target I'm working on because it tries to access unallocated memory.

@rexim
Copy link
Member

rexim commented Aug 22, 2025

Huh, uxn failed to build lol. We should probably fixate the specific commit we are building on CI. (I'll do it)

- Use the original uxn repo instead of uxn11
- Fixate the used commit
- Build the uxncli directly bypassing the build.sh
@rexim
Copy link
Member

rexim commented Aug 22, 2025

@yui-915 aight, looks good. Thank you!

@rexim rexim merged commit 5d23941 into bext-lang:main Aug 22, 2025
7 checks passed
@yui-915 yui-915 deleted the fix-ref-test branch August 22, 2025 18:14
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