Alexander Arlt

Results 51 comments of Alexander Arlt

is this about adding an additional `WasmEngine` that will use `V8`?

Do we want to integrate [wasm-c-api](https://github.com/WebAssembly/wasm-c-api) ?

hmm.. i only looked briefly in the evmc interface, so probably im wrong.. but is there any concept of returning "error messages" (in contrast to simple return codes) back from...

is this about implementing parts of `verifyContract` and `execute` as generic as possible, so that those parts can be reused within different `WasmEngine`'s? Why should this be moved to a...

Is this referring to that debugging should not be enabled/disabled through `HERA_DEBUGGING` anymore? So that debugging is basically always enabled (from the symbols point of view), where only runtime-checks will...

oops.. didnt see this :D

> Heh. Checking [test/selftest.c](https://github.com/zerotier/libzt/blob/master/test/selftest.c) I have testing for `zts_init_from_memory` marked for "tomorrow" like 8 months ago. So you might be right about this. I'll test locally. looks like nothing changed...

I hope that you simply just don't release your real tests.

I was thinking to just rename that, because Apple renamed OS X to macOS already in [2016](https://en.wikipedia.org/wiki/MacOS_Sierra) to be more aligned with the other operating system names: iOS, watchOS and...

> I don't think we really need the year range there. It does not matter for copyright purposes, it's mostly informational and for that information the timestamps in the repo...