ass-js icon indicating copy to clipboard operation
ass-js copied to clipboard

Assembler.js — X86_64 and Ethereum

Results 8 ass-js issues
Sort by recently updated
recently updated
newest added

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Edited/Blocked These updates have been manually edited so Renovate will no longer make...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | fast-extend | [`^0.0.2` -> `^1.0.0`](https://renovatebot.com/diffs/npm/fast-extend/0.0.2/1.0.2) | [![age](https://badges.renovateapi.com/packages/npm/fast-extend/1.0.2/age-slim)](https://docs.renovatebot.com/merge-confidence/)...

## :rotating_light: The automated release from the `master` branch failed. :rotating_light: I recommend you give this issue a high priority, so other packages depending on you could benefit from your...

semantic-release

The previous commit 5c26b181b7fa16962c38a6321ea7092ad32e0bd0 didn't run `scripts/export_x64.ts`.

Hey there, I was looking at your project and I couldn't figure out a reason as to why I would (and what, rather) implement with this. Would you have any...

@streamich sorry: I see no email to address this rather than in issues: How well (and with how much work) would this assembler be able to mock/run the Ethereum EVM?...

I just came across it and only briefly skimmed the readme. In the sample code, it declares asm, but the very next line says `code.compile`. I’m not sure if it...