mirror of
https://github.com/fluencelabs/assemblyscript
synced 2025-04-26 07:22:21 +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. */
|
/** Vector abstraction. */
|
||||||
@sealed export class V128 {
|
@sealed @unmanaged
|
||||||
|
export abstract class V128 {
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user