stylus-go

command
v0.0.0-...-229c56e Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 25, 2025 License: MIT Imports: 11 Imported by: 0

Documentation

Overview

stylus-go generates Stylus-compatible WASM code from Go files. It may be used to also generate the WASM itself by using Tinygo from the command line as a backend.

It generates code that calls functions associated with a struct that's been explicitly marked using "//stylus". It operates on files in the current directory, or as specified.

Return arguments that are *big.Int will be assumed to be int256, with the onus on the programmer to do the conversion before the return type.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL