Anthony

Results 18 issues of Anthony

Hi Johnathon, I released 2.5.0 to npm and github. I did a fair amount of testing, and found issues mostly related to the npm package, which i fixed. But i...

help wanted

should the .o files go into `out `vs. example root?

bug

I noticed in pong that you have some user buttons. And i noticed that the way you implemented them is the start of a classic "gadget" or "widget" or other-name...

question

I was thinking of posting a link to Pong to the discord wasm demos section. But i was thinking I would like to paste a link to the Pong 2...

enhancement

In twrConCanvas, precomputed objects does not contemplate the fact that consoles should support multiple wasm modules (one or more, any mix of, twrWasmModule, twrWasmModuleAsync). For an example of multiple modules...

bug
Verify Fix

Windows, Chrome If i run AI 2 player pong (regular), then the async version, sometimes i get text like this: I did just change the way events work a bit....

enhancement

I added pong/out to .gitignore so it isn't committed to repo. But, in theory, the examples should run without building them. This means, i think, that the *.js build artifacts...

bug

The `noBlock ` `twrLibrary `option causes a the "RPC" message (sent from the Worker proxy to the JS Main Thread) to not wait for a return. It can be used...

enhancement