adding base extension support
This commit is contained in:
@@ -41,6 +41,7 @@ const ModuleError = error{
|
||||
InvalidSpirV,
|
||||
InvalidMagic,
|
||||
UnsupportedEndianness,
|
||||
UnsupportedExtension,
|
||||
OutOfMemory,
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user