Sahil gill

Results 5 comments of Sahil gill

Hey @Keavon , was really busy with my acads that's why was not able to continue it properly

Hey @bajtos , I tried the issue and this is the example repository https://github.com/Sahilgill24/runtime-poc I have also added the running instructions in the readme , While trying to implement the...

Hey @bajtos , thanks for clarifying it , I thought that you also wanted to update the `deno_core` based POC runtime , but that was my misunderstanding , as for...

Hey @vicsn I am new to SnarkVM and gave this a try. To replace the encoding crate as used [here](https://github.com/ProvableHQ/snarkVM/blob/91f9f4fc06f835eda66931d856be23cfb60433f3/parameters/src/macros.rs#L141) . We could use the `ISO_8859_5.encode(&rust_text)` function of the `encoding_rs`...