Yardanico

Results 134 comments of Yardanico

@Rabios Hi, I've made a repo that shows how to use WASM-4 from Nim - https://github.com/Yardanico/wasm4nim/. I think after I polish things a bit more and create a nimble project...

@markprocess that's because this GraphQL thread was deleted (probably it was marked as "deleted" but it wasn't removed from the DB)

@dom96 if you search for `graphql` you can see `NimQL - Help and Guidance Appreciated` thread in the search results, but it's removed, so this issue is about deleted threads...

We already have "smile" support in the RST parser - see https://github.com/nim-lang/Nim/blob/devel/lib/packages/docutils/rst.nim#L75. Maybe we should extend it instead? (Nim forum uses that exact RST module for parsing posts from RST+Markdown...

Well, it is techincally useable, but it's not easy to tap on the search bar sometimes.

Seems like a probably good idea, but the only thing I want to change here - you can use "const" instead of "let"

But please use const instead of let, it will make more sense :)

@dom96 you can put `git clone --recursive https://github.com/nim-lang/nimforum` in the README because it pulls all submodules automatically

@tsivarev если уж будете это сделать, не забудьте PIP :+1: