modsurfer icon indicating copy to clipboard operation
modsurfer copied to clipboard

Devtools to validate, audit and investigate WebAssembly binaries.

Results 6 modsurfer issues
Sort by recently updated
recently updated
newest added

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

API https://dev.dylib.so/docs/modsurfer/api-overview CLI https://dev.dylib.so/docs/modsurfer/cli

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...