spasm v0.2.0-beta.8 (2020-09-12T08:27:15Z)
Dub
Repo
make
spasm
rt
memory
Undocumented in source.
Item
[]
make
(A allocator, size_t size)
template
make
(T)
@
trusted
nothrow
static if
(
is(T == Item[], Item)
)
Item
[]
make
(
A
)
(
A
allocator
,
size_t
size
)
Item
[]
make
(A allocator)
T
*
make
(A allocatorOld, Args args)
Members
Functions
make
Item
[]
make
(A allocator, size_t size)
Undocumented in source. Be warned that the author may not have intended to support it.
make
Item
[]
make
(A allocator)
Undocumented in source. Be warned that the author may not have intended to support it.
make
T
*
make
(A allocatorOld, Args args)
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
spasm
rt
memory
functions
_d_allocmemory
_d_array_cast_len
_d_array_init_cdouble
_d_array_init_cfloat
_d_array_init_creal
_d_array_init_double
_d_array_init_float
_d_array_init_i16
_d_array_init_i32
_d_array_init_i64
_d_array_init_mem
_d_array_init_pointer
_d_array_init_real
_d_array_slice_copy
_d_arraybounds
_d_arraycast_len
alloc_init
memcmp
memcpy
memset
manifest constants
wasmPageSize
static variables
allocator
unittestAllocator
structs
Allocator
templates
make