Full-stack software developer focused on the web, distributed systems, blockchain, security, and open source.
-
Demergent Labs
- USA
- @lastmjs
Highlights
- Pro
Block or Report
Block or report lastmjs
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
-
wasm-metal Public
A bare metal physical implementation of WebAssembly. That's right, a WebAssembly CPU.
-
Star this repo and send an email to opensource@github.com if you'd like to see cryptocurrencies added as official options to the FUNDING.yml file for GitHub Sponsors
-
1,741 contributions in the last year
Less
More
Contribution activity
April 2022
Created 111 commits in 5 repositories
Opened 9 pull requests in 1 repository
demergent-labs/azle
1
open
8
merged
Reviewed 5 pull requests in 2 repositories
demergent-labs/azle
3 pull requests
boa-dev/boa
2 pull requests
Created an issue in demergent-labs/azle that received 12 comments
Live cross-canister calls example app
What should I build to release along with the beta? Multisig timelock vault New Governance Bot? Azle NFT? Neuron voting multisig? The governance …
12
comments
Opened 29 other issues in 4 repositories
demergent-labs/azle
16
open
4
closed
- Catching errors in cross-canister calls
- Play around with no unchecked index access, it is scaring me
- Stable storage
- Make sure the GitHub Actions badge is passing
- Heartbeat
- stable memory
- post upgrade
- pre upgrade
- Documentation
- Generator return types are not enforced by static analysis
- Kind of strange import issue
- Cross-canister calls unit tests
- Basic automated tests GitHub action
- Self-hosted Rust compiler
- Open forum post dfx should encourage localhost subdomains
- implement AzleIntoJsValue and AzleTryFromJsValue for Box types
- Get IntoJsValue, FromJsValue, and derives into Boa and get back on upstream
- Get rid of extra code for adding AzleIntoJsValue and AzleTryFromJsValue to Candid-generated Rust types
- Allow type aliases for all types
- Consider Rust rewrite