EmNudge

Results 15 issues of EmNudge

I really enjoyed reading the blog posts, but found it difficult to do so. These are changes that I think positively affect the readability, but it is of course subjective...

Taking over this issue to track the overall process on this. Original issue is below. Prework: - [x] #2759 Update all our regexe to be UTF8 compliant (10.4) - [x]...

language
enhancement
help welcome
parser

I don't speak Russian, so I'm sorry if this is a duplicate issue. It seems that once you restart the game, the high score in localstorage is bumped up by...

MDsveX does not seem to run with Sapper. Have yet to test it with regular svelte. My custom project using it doesn't work, but works without it. I get the...

bug
assigned

Attempting to calculate the size of a directory after using tools which take advantage of hard links to reduce duplication across directories. It's not enough to only count hard links...

One of the main issues with most picture generators for code is that edits to the photo require hand-copying all the code and retrieving a new image, likely with new...

We currently use [WABT](https://github.com/WebAssembly/wabt)'s `wat2wasm` for converting to web assembly. Recently, the Bytecode Alliance has recently published [wasm-tools](https://github.com/bytecodealliance/wasm-tools) which seem to cover everything WABT does plus a bunch more. I...

enhancement

Love SVGBob! An old issue with SVGBob leaking styles in wasm builds (where the SVG is placed alongside other content) has uncovered an inconvenient situation in the community maintenance with...

Add a version type for `v..` or just any 3 numbers in general that are dot-separated. Don't parse time if it's inside of a word. It should start and end...

bug
parser