calibertechnology/taxserver
Public
wasmer run calibertechnology/taxserver

A simple WASI service for querying and calculating U.S. payroll withholding taxes. For more information, see https://taxupdate.com.

This is a placeholder package for future development. The package currently uses wasmtime extensions to read the current date and the taxfile data. Future updates will incorporate WASI standards as they are released.

API

The taxserver package will read stdin expecting a TaxBatch object.

US Payroll tax calculation engine