skilesare
skilesare
I'm interested in trying to get this running inside of a DFINITY wasm canister. I think if I get a wasm file and a candid file I can get to...
I'm having to log into my instance and enter my password to get the open vpn server going. Until I do this tunnelblick won't connect. Once I enter the password...
**Overview** The old example no longer works. **Recommended Solution** Updating the dfx.json format and adding a reverse.did file. I also provide a script to do this in a container. **Considerations**...
I'm trying to compile the duktape project to wasm to see if I can stuff it in a canister. I'm using the basic reverse.c example but I moved over the...
I stumbled upon this project while trying to find a solution to run javascirpt on DFINITY(dfinity.org). To do so I need a wasm module that I can define a .did...
Added stable structures so you don't lose games. Added an Observable state so others can watch the game. /observe/player1/player2
Is there a way to update what port zombie uses? My site runs on 8080 so zombie always fails to connect to what it thinks it wants.
This seems to have been around a while and looks like a cool way to store data, but I'm curious if it is being used in production anywhere? Any lessons...
I'm not sure how to go about testing, but I tried to add tests as well. This same pattern can be followed for the hard edged NatXz. The Nat to...