Skip to content

Conversation

@0xurb
Copy link
Contributor

@0xurb 0xurb commented Nov 8, 2024

Resolves #81

Needs to be tested with RISC-V bytecode, which can be taken from https://github.com/leonardoalt/r55/blob/587a4850e293dea4c5ebf5710cf73618eba1509f/r55/src/main.rs#L183

Note: Maybe add one more 0xFF to make it 2-bytes prefix for RISC-V bytecode, to avoid odd num of digits on bytecode.
So bytecode will be

0xFF + 0xFF + $COMPILED_RISC_V_BYTECODE

@onbjerg onbjerg added C-enhancement New feature or request A-node labels Nov 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-node C-enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Integrate r55

2 participants