Introducing WASI for IC

Thanks! I was considering a similar implementation. However, the canister might call random_get() during initialization before calls to the management canister are allowed. @ulan mentioned to me that this problem may be solved in the future by supporting raw_random() in the System API as a synchronous call.

3 Likes