donotturnoff / aerend

My third year project
0 stars 0 forks source link

Client side input validation #166

Open donotturnoff opened 2 years ago

donotturnoff commented 2 years ago

Client side input validation of function args could save round-trips at the expense of more instructions in the common case. This could be toggled at compile time.