Results 20 comments of menduz

Thanks for mentioning @sp8c3! to add to the original thread, using github's or gitlab's infrastructure can save you some work: `https://github.com/.gpg` -> https://github.com/menduz.gpg

Hi there! thanks for your interest! > 1. Are there going to be FFI support? or like the ability to import foreign functions? > 2. Support for generics? Those are...

Hey, I'm flattered about you folks being interested in the project. Right now I'm investing all my time and energy to Decentraland, and that requires all of it. I intend...

you can reference functions by its module and name using fully qualified names ```dwl fun main(): void = { support::env::printf("number is %d", 1) } ``` Or you can import the...

Hi there, thanks for commenting. I didn't think much about sizes and lengths >32bit so far. What you say makes a lot of sense. Did you think about a way...

quick comment, if you deploy a scene of 3x3 (9 in total), then you deploy a scene that overlaps one of those scenes, that initial 9-land parcel won't work anymore...

It is on purpose, debounced so we don't kill the CPU calculating CIDs and hot-reloading several times because a tool (blender?) is creating several files with small intervals

they may be using an outdated version anyway