mirror of
https://github.com/fluencelabs/assemblyscript
synced 2025-04-25 23:12:19 +00:00
Merge branch 'dev' of https://github.com/AssemblyScript/next into dev
This commit is contained in:
commit
220e73fc56
@ -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