Soni L.

Results 244 issues of Soni L.
trafficstars

### Is your feature request related to a problem? Please describe. Licenses like 0BSD and dual-licensing under MIT OR Apache-2.0 aren't available on modrinth. ### Describe the solution you'd like...

feature request
area: tags
area: projects and versions

Currently it seems these are the only tests that test `--disable-`: - https://github.com/WebAssembly/wabt/blob/1f3a1d5fae0296fdf503968131905be9e8f40cf4/test/parse/expr/atomic-disabled.txt - https://github.com/WebAssembly/wabt/blob/1f3a1d5fae0296fdf503968131905be9e8f40cf4/test/parse/expr/bulk-memory-disabled.txt - https://github.com/WebAssembly/wabt/blob/1f3a1d5fae0296fdf503968131905be9e8f40cf4/test/parse/expr/tail-call-disabled.txt - https://github.com/WebAssembly/wabt/blob/30c1e983d30b33a8004b39fd60cbd64477a7956c/test/parse/module/reference-types-disabled.txt It might be a good idea to add more of these,...

`wasm2c` uses `_t` *everywhere*, which is reserved by POSIX and should not be used. It'd be nice to fix this at some point, altho it is a breaking change.

As per #1063 , there should probably be a CI setup for s390x (which works now that #1557 is merged), at least for catching regressions and stuff? As far as...

Trying to use the repo makefile just doesn't work. It's very inconsistent and different GNU make versions behave differently, and many tests fail when using it. On 2 different systems,...

Please follow [XDG Base Directory](https://specifications.freedesktop.org/basedir-spec/latest/). Offenders I noticed: 1. `~/.luvit_history`

features

Lua also has late-binding closures, as can be seen here: https://repl.it/repls/HotpinkEagerQuery (the first one intentionally misused to highlight the difference between block scope and function scope) It just also has...

Debugging the Cratera compiler is a bit of a pain, as the tables used in the parser get converted to "nil" in the stack window. I still managed to do...

### Pitch Mentions get added to replies. Decaying mentions don't. ### Motivation This is mainly useful for threads, but in the future if we ever get the """misfeature""" of mentioning...

suggestion

### Pitch We want the weird co-fronting feature ### Motivation Co-fronting is cool

suggestion