mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-13 23:43:40 +00:00
src/runtime: add leveldb memhash
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
//go:build !runtime_memhash_tsip
|
||||
// +build !runtime_memhash_tsip
|
||||
//go:build !runtime_memhash_tsip && !runtime_memhash_leveldb
|
||||
// +build !runtime_memhash_tsip,!runtime_memhash_leveldb
|
||||
|
||||
package runtime
|
||||
|
||||
|
||||
Reference in New Issue
Block a user