Chris
Chris
Hmm. Maybe you don't have enough space on your device?
have you installed custom templates?
https://webassembly.github.io/spec/core/bikeshed/#memory-instructions%E2%91%A2
I am currently writing a wrapper to allow this. But you could do it by your own. You need an interface between some types of .net and webassembly. when you...
@Astn I have implemented something to import static functions easily. I could give you the source, if you want. I also want to implement to be able to import struct...
@Astn https://github.com/furesoft/Slithin/tree/develop/Slithin.ModuleSystem You can integrate it in your library
Using BinaryWriter and BinaryWriter and serialize/deserialize obeject froms scratch
I cannot find LLVMTargetMachine on ClangSharp as well to write a custom backend
could you add this feature to software protector? so anyone can add custom names of features
I am currently working on a Notebook management application for a special handwriting device. The users mostly don't have coding skills. So the dsl has to be more like natural...