Mike

Results 100 comments of Mike

https://github.com/tinygo-org/tinygo/issues/2983

os: add wasm_freestanding directive in dir_others, file_others, state_others, remove_other systcall: * add wasm_freestanding directive in file_emulated, syscall_nonhosted, proc.emulated runtime: * add !wasm_freestanding in other plateform file include(runtime_tinywasm, runtime_wasi) * add...

@codefromthecrypt thanks! most of the current behaviors are implemented flowing the behavior of rust. however, usage habits of rust and go are inconsistent and may need some change. especially in...

https://github.com/filecoin-project/venus/pull/4586 https://github.com/filecoin-project/venus/pull/4588 after the last consensus fault, we summarized the specific consensus fault slashing. and have a suggestion, check whether the miner of the block and the message receiver address...

@jennijuju It may be better to put this impl in the spec-actors .

@NukeManDan did plan to merge this pr?

@guo-li-hua some simply code can work while specify high level opt flag while generate,but if you use something like memory op etc,still error. i recommans to use rust ,very compatible...