I've never heard of asm.js before, but doing a bit of googling looks like it's sort of like an LLVM backend. Theoretically, yes. However, that translation from CIL to LLVM IR isn't the easiest thing in the world. Right…
Not sure. It's a quick research project, created by a bored high school student (me). Edit: Although judging by the reaction it's getting, I very well might try and release it with a stable version and really make it…
I certainly don't mind! I've actually never had someone re-post a project of mine, quite the surprise I got just now! I've never heard of The Morning Brew, what exactly is it?
Right now, not a lot of C# code can actually be compiled to run on the GPU. It's using a custom JIT compiler that I made, I've only spent about two days working on it so far, so naturally it's nowhere near…
Oh, wow, author of that library here, thanks for posting this! I originally intended it to be a little fun experiment, but if there's real interest, then I can certainly clean it up and make it usable. Last night I…
I've never heard of asm.js before, but doing a bit of googling looks like it's sort of like an LLVM backend. Theoretically, yes. However, that translation from CIL to LLVM IR isn't the easiest thing in the world. Right…
Not sure. It's a quick research project, created by a bored high school student (me). Edit: Although judging by the reaction it's getting, I very well might try and release it with a stable version and really make it…
I certainly don't mind! I've actually never had someone re-post a project of mine, quite the surprise I got just now! I've never heard of The Morning Brew, what exactly is it?
Right now, not a lot of C# code can actually be compiled to run on the GPU. It's using a custom JIT compiler that I made, I've only spent about two days working on it so far, so naturally it's nowhere near…
Oh, wow, author of that library here, thanks for posting this! I originally intended it to be a little fun experiment, but if there's real interest, then I can certainly clean it up and make it usable. Last night I…