Marcus Ramse

Results 67 comments of Marcus Ramse

Updated the original issue with these outtakes

The main issue persists, but to maintain compatibility it cannot change. It has now been documented at least to avoid future confusion.

I see that there are some conflicts now. @aduros is this PR interesting? If so I could fix them, otherwise I'll close it.

I resolved the conflicts for now, but it seems like the `wasm-metering` package itself might be broken for WASM files using newer features. For example, it works on wasm4nia but...

I built the game from the linked commit and the issue is clearly present. [Here's the built cart.wasm + cart.wat](https://github.com/aduros/wasm4/files/15016107/build.zip) for anyone else interested in taking a look. To elimiate...

> > > Can you try out #1831 and see if it fixes it. Yup, seems to work.

This sounds like phase shenaningans (google phase cancellation), and the difference in audio when running the same cart would be because the phase of the channels aren't always consistent. The...

Also see #599

It behaves in both of those ways to be identical to the web runtime.

I personally don't see this is a big issue since you are quite literally able to format the string and shouldn't need multiple calls to it. What is the use-case...