mirror of
https://github.com/fluencelabs/assemblyscript
synced 2025-04-25 15:12:12 +00:00
improve V128 declaration (#604)
This commit is contained in:
parent
4a308aa50e
commit
e278110515
@ -1,3 +1,4 @@
|
||||
/** Vector abstraction. */
|
||||
@sealed export class V128 {
|
||||
@sealed @unmanaged
|
||||
export abstract class V128 {
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user