mirror of
https://github.com/fluencelabs/assemblyscript
synced 2025-06-13 15:01:28 +00:00
Merge branch 'dev' of https://github.com/AssemblyScript/next into dev
This commit is contained in:
@ -1,3 +1,4 @@
|
||||
/** Vector abstraction. */
|
||||
@sealed export class V128 {
|
||||
@sealed @unmanaged
|
||||
export abstract class V128 {
|
||||
}
|
||||
|
Reference in New Issue
Block a user