Volodymyr Shymanskyy

Results 335 comments of Volodymyr Shymanskyy

Just some feedback. It was really easy to integrate ruff, the Workspace API is simple and clear, bundling with Rollup works like a charm. **Kudos to the ruff team!** If...

Right now, I'm rather busy (earning money to restore my private house burned down by Russians), so no plans to develop GC atm. As usual, PRs are welcome ;)

The wasm file is valid, so this requires additional investigation

Thanks! I'd appreciate it if a CI job could be added along with this PR.

I guess this borrows the idea from Wasm2C, which stores the whole linear memory in reverse order?

The idea is great. However, to merge it, we must make it compatible (syntax wise) with the existing imported C functions syntax. I'm not sure if this is possible...

Oh, looks like it doesn't need any API changes on the Little Endian systems. It just needs some adjustments of the WASI functions that peek directly into the memory (i.e....