|
|
|
|
|
by darby_nine
702 days ago
|
|
> canonical Go CEL interpreter would cost several megabytes of runtime footprint (e.g. in a WASM bundle.) At first blush Go seems incompatible with WASM in terms of maintaining Go's strengths—the two runtimes have different memory models and stack representations. I'm curious why one would choose Go if WASM were a target to begin with. |
|
asm is a dead art.