Steve Manuel

Results 49 issues of Steve Manuel

> WALI serves as a thin virtualization layer, providing ISA-portability and robustness to user-space Linux software stacks. We make the following contributions: > > (1) We propose a ISA-agnostic virtualization...

Pending confirmation that these work from @AtlantisPleb who is looking to use the `Module` message.

Currently, the CI workflows only "test" that the checked in checkfiles still work against the latest published GitHub Action. Not that the actual code in this repo works against any...

After the recent change in #45, we broke a Tezos example: https://github.com/dylibso/modsurfer/actions/runs/4928214424/jobs/8806287884 This is because the checkfile only has a single import, given that the past semantics of `imports.include` were...

https://docs.rs/tracing/latest/tracing/

Related to #120

documentation
enhancement

In the updated `adapter.start` calls or wherever we're passing in options, we should take the value by reference vs. expecting to own it. particularly in Rust, currently each trace context...

- [ ] Go SDK - [ ] Rust SDK - [ ] JS SDK The default should be applied similarly to each SDK, but have a method for configuring...

- [x] JS - [x] Go - [ ] Rust