Skip to content

thewuhxyz/asm-entrypoint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ASM Entrypoint

Generic solana entrypoint deserialize written in ASM. Useful for multi-instruction solana programs written in ASM.

Running the program.

First, setup Solana platform tools by running:

./setup-solana-llvm.sh

Next, build the program with:

make

Test the compiled program, using:

cargo test

About

Generic solana entrypoint deserialize in asm.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published