Rename WASM bindings function helper file
PiperOrigin-RevId: 827897836 Change-Id: Ifb13ebaf54dacabc2a3ed8a8ea4244ecea2a8f41
This commit is contained in:
committed by
Copybara-Service
parent
12a31674a3
commit
f808632cf8
@@ -23,7 +23,7 @@ from wasm.codegen.generators import structs
|
||||
|
||||
from wasm.codegen.helpers import common
|
||||
from wasm.codegen.helpers import constants as _constants
|
||||
from wasm.codegen.helpers import function_utils
|
||||
from wasm.codegen.helpers import functions as function_utils
|
||||
|
||||
|
||||
class BindingBuilder:
|
||||
|
||||
Reference in New Issue
Block a user